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

@ -157,8 +157,14 @@ html:not(.rl-left-panel-disabled) #rl-left > .resizer,
width: 155px;
}
#rl-settings-subscreen {
padding: 10px;
#rl-app {
#V-SettingsPane {
margin-right: 0;
}
#rl-settings-subscreen {
padding: 10px;
}
}
.dropdown-menu a {