spacing in navbar

This commit is contained in:
ThatOneCalculator 2022-07-23 20:06:26 -07:00
parent d30a2dc0db
commit f1919f73d6

View file

@ -304,6 +304,7 @@ function more(ev: MouseEvent) {
display: block; display: block;
padding-left: 30px; padding-left: 30px;
line-height: 2.85rem; line-height: 2.85rem;
margin-bottom: 0.5rem;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden; overflow: hidden;
white-space: nowrap; white-space: nowrap;