mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-08 07:45:25 +00:00
New: Keep dashboard scan buttons in one row on phones
This commit is contained in:
@@ -1180,6 +1180,10 @@ html {
|
|||||||
[data-type=Series] .listItemImage {
|
[data-type=Series] .listItemImage {
|
||||||
display: unset;
|
display: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dashboardActionsContainer {
|
||||||
|
font-size: min(3.6vw, 98%);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (orientation: portrait) {
|
@media (orientation: portrait) {
|
||||||
|
|||||||
Reference in New Issue
Block a user