Improve dark mode for message attachments

This commit is contained in:
djmaze 2021-02-24 01:54:27 +01:00
parent a1f4daff3a
commit ae3bab4b35
4 changed files with 9 additions and 15 deletions

View file

@ -121,8 +121,7 @@ html.rl-no-preview-pane {
left: 0;
right: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
overflow: auto;
z-index: 101;
scroll-behavior: smooth;