mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
fix(Settings): add nowrap on shortcuts labels
This commit is contained in:
parent
101ee58946
commit
a9bd427387
1 changed files with 1 additions and 0 deletions
|
|
@ -336,6 +336,7 @@
|
|||
|
||||
.label {
|
||||
margin: 0 1rem;
|
||||
white-space: nowrap;
|
||||
color: @color-secondaryvariant1-90;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue