Skip to content

Commit

Permalink
Merge pull request #9783 from KManolov3/fix/UEPR-131-return-menu-bar-…
Browse files Browse the repository at this point in the history
…padding

fix: return menu bar padding
  • Loading branch information
KManolov3 authored Dec 16, 2024
2 parents c075f77 + d4044c5 commit 5a0a492
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 5a0a492

Please sign in to comment.