Bugfix some mobile CSS

This commit is contained in:
the-djmaze 2023-02-22 17:57:10 +01:00
parent 97282075b0
commit b5db67d23f
6 changed files with 19 additions and 17 deletions

View file

@ -68,10 +68,6 @@
}
}
.rl-mobile #V-SettingsPane {
margin-right: 0;
}
#rl-settings-subscreen {
background-color: var(--settings-bg-clr, #fff);
border: 1px solid var(--border-color, #aaa);