Skip to content

Commit 5a0a492

Browse files
authored
Merge pull request #9783 from KManolov3/fix/UEPR-131-return-menu-bar-padding
fix: return menu bar padding
2 parents c075f77 + d4044c5 commit 5a0a492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/menu-bar/menu-bar.css

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353

5454
.menu-bar-item {
5555
display: flex;
56+
padding: 0 0.25rem;
5657
text-decoration: none;
5758
color: $ui-white;
5859
user-select: none;

0 commit comments

Comments
 (0)