Remove/replace rl-mobile where possible

This commit is contained in:
djmaze 2021-03-09 15:51:29 +01:00
parent 59565275b1
commit bc2f30434b
6 changed files with 22 additions and 52 deletions

View file

@ -273,12 +273,3 @@ html.rl-left-panel-disabled {
visibility: hidden;
}
}
html.rl-mobile {
.btn.buttonCompose {
width: auto;
}
.btn.buttonContacts {
display: none;
}
}