New: Keep dashboard scan buttons in one row on phones
This commit is contained in:
parent
d5cb3fb6dd
commit
2ff26bb349
1 changed files with 4 additions and 0 deletions
|
|
@ -1180,6 +1180,10 @@ html {
|
|||
[data-type=Series] .listItemImage {
|
||||
display: unset;
|
||||
}
|
||||
|
||||
.dashboardActionsContainer {
|
||||
font-size: min(3.6vw, 98%);
|
||||
}
|
||||
}
|
||||
|
||||
@media (orientation: portrait) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue