Hopefull improved styling for Firefox mobile fixes

This commit is contained in:
the-djmaze 2023-02-05 19:45:03 +01:00
parent 07409cde50
commit 93ff3001c6
17 changed files with 88 additions and 87 deletions

View file

@ -454,7 +454,7 @@ html.rl-no-preview-pane .messageView {
bottom: @rlBottomMargin;
right: @rlBottomMargin;
border: 1px solid var(--border-color, #aaa);
box-shadow: @rlMainShadow;
box-shadow: var(--smMainShadow);
}
}