mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
center-align navbar icons
This commit is contained in:
parent
8bc7cb358c
commit
b42805d51a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user