Skip to content

Commit 3d784d1

Browse files
committed
UX: don't wrap menu items
1 parent ad25956 commit 3d784d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/common.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ $icon-opacity: 0.7;
3333
transition: all 0.15s;
3434
display: flex;
3535
align-items: center;
36+
white-space: nowrap;
3637

3738
&:hover,
3839
&:active,

0 commit comments

Comments
 (0)