Skip to content

Commit

Permalink
[topbar] fix the width of menu links
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoPennec committed Jul 23, 2024
1 parent 17dcc3f commit 4074a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/tops/Topbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,7 @@ export default {
}
.user-menu ul a {
display: block;
color: #333;
}
Expand Down

0 comments on commit 4074a66

Please sign in to comment.