center-align navbar icons

This commit is contained in:
Freeplay 2023-06-04 18:16:54 -04:00
parent 517e0a16f3
commit 47e3acd233

View file

@ -396,7 +396,8 @@ function more(ev: MouseEvent) {
> .item {
position: relative;
display: block;
display: flex;
align-items: center;
padding-left: 30px;
line-height: 2.85rem;
margin-bottom: 0.5rem;