Cleanup more CSS

This commit is contained in:
djmaze 2021-02-07 21:10:05 +01:00
parent 48424e213b
commit badf422178
24 changed files with 22 additions and 130 deletions

View file

@ -389,15 +389,10 @@ html.rl-bottom-preview-pane {
}
}
.show-on-mobile,
html.rl-mobile .hide-on-mobile {
display: none !important;
}
html.rl-mobile .show-on-mobile {
display: initial !important;
}
html.rl-mobile .width100-on-mobile {
width: 100% !important;
}