mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
fix: Wrong message-view error color
This commit is contained in:
parent
183f033c7e
commit
c191489891
1 changed files with 1 additions and 1 deletions
|
|
@ -1132,7 +1132,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
|||
}
|
||||
|
||||
#rl-app .messageView .b-message-view-desc.error {
|
||||
/* ? cant reproduce */
|
||||
color: var(--color-error);
|
||||
}
|
||||
|
||||
#rl-app meter::-webkit-meter-bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue