Fix some MailMessageView styling

This commit is contained in:
the-djmaze 2023-02-06 09:49:49 +01:00
parent 70e32e0905
commit f01c6bce4b
5 changed files with 301 additions and 338 deletions

View file

@ -1,14 +1,12 @@
@rlLeftWidth: 200px;
@rlLowMargin: 8px;
@rlBottomMargin: 5px;
:root {
--rlLeftWidth: 200px;
--smDialogShrink: 20px;
--smMainShadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.rl-mobile {
/* For Firefox */
--smDialogShrink: 50px;
--smDialogShrink: 25px;
}