Skip to content

Commit

Permalink
fix: return menu bar padding
Browse files Browse the repository at this point in the history
  • Loading branch information
KManolov3 committed Dec 16, 2024
1 parent c075f77 commit d4044c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/menu-bar/menu-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@

.menu-bar-item {
display: flex;
padding: 0 0.25rem;
text-decoration: none;
color: $ui-white;
user-select: none;
Expand Down

0 comments on commit d4044c5

Please sign in to comment.