Skip to content

Commit 78eb68c

Browse files
committed
Stops button text wrapping
1 parent 77c3a40 commit 78eb68c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/scss/main.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ ul {
165165
text-decoration: none;
166166
text-transform: uppercase;
167167
user-select: none;
168+
white-space: nowrap;
168169

169170
&:focus {
170171
outline: none;

0 commit comments

Comments
 (0)