mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Light theme backdrop message color
This commit is contained in:
parent
933548dd79
commit
ffb8fe4c1b
1 changed files with 1 additions and 0 deletions
|
|
@ -1361,6 +1361,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
|||
border-radius: var(--nc-border-radius-large);
|
||||
text-shadow: none;
|
||||
margin: 10px;
|
||||
color: unset;
|
||||
}
|
||||
|
||||
#rl-app .messageView .messageAssignedTags {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue