Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
fix: profile margin in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Insert5StarName authored Nov 2, 2023
2 parents 9a73e98 + d612a12 commit 933c29f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/src/ui/_common_/navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ function more(ev: MouseEvent) {
width: 32px;
aspect-ratio: 1;
margin-right: 8px;
margin-top: 18px;
}

.acct {
Expand Down

0 comments on commit 933c29f

Please sign in to comment.