Removed simplestatemanager, use @media queries

This commit is contained in:
djmaze 2020-09-20 12:33:33 +02:00
parent 6bffc452b0
commit e1d3a143f4
9 changed files with 19 additions and 57 deletions

View file

@ -651,7 +651,7 @@ html .messageItem {
}
}
html.rl-desktop .messageItem {
html:not(.rl-mobile) .messageItem {
.buttonUp, .buttonFull {
display: none !important;
}