Skip to content

Commit d4044c5

Browse files
committed
fix: return menu bar padding
1 parent c075f77 commit d4044c5

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)