mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Account place border color
This commit is contained in:
parent
55b872ee03
commit
a6da438ae7
1 changed files with 1 additions and 0 deletions
|
|
@ -1287,6 +1287,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
||||||
background: unset;
|
background: unset;
|
||||||
color: unset;
|
color: unset;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
|
border-right-color: var(--color-border);
|
||||||
}
|
}
|
||||||
|
|
||||||
#rl-app #V-SystemDropDown #top-system-dropdown-id {
|
#rl-app #V-SystemDropDown #top-system-dropdown-id {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue