mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-01-12 14:52:23 +05:30
#366: ensure os titles are always on single line
This commit is contained in:
parent
f44ce5fc64
commit
7de11df662
@ -57,6 +57,7 @@ $boxHeight: 140px;
|
||||
.osName {
|
||||
font-size: 16px;
|
||||
margin: 10px 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.androidTile {
|
||||
|
Loading…
x
Reference in New Issue
Block a user