fix: profile margin in navbar
This commit is contained in:
parent
9a73e98551
commit
d612a12fbc
1 changed files with 1 additions and 0 deletions
|
@ -243,6 +243,7 @@ function more(ev: MouseEvent) {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
aspect-ratio: 1;
|
aspect-ratio: 1;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
margin-top: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.acct {
|
.acct {
|
||||||
|
|
Loading…
Reference in a new issue