1
0

fix: profile margin in navbar

This commit is contained in:
Amelia Yukii
2023-11-02 19:36:49 +01:00
committed by GitHub
parent 9a73e98551
commit d612a12fbc
@@ -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 {