mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-17 21:53:03 +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 {
|
.osName {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.androidTile {
|
.androidTile {
|
||||||
|
Loading…
Reference in New Issue
Block a user