mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 14:51:31 -07:00
spacing in navbar
This commit is contained in:
parent
cc8accf5d5
commit
9ce7413abe
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue