mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-05-14 17:46:56 +00:00
fix: profile margin in navbar
This commit is contained in:
commit
933c29f704
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…
Add table
Reference in a new issue