fix: Account place border color

This commit is contained in:
Rene Hampölz 2023-05-22 10:17:21 +00:00
parent 55b872ee03
commit a6da438ae7

View file

@ -1287,6 +1287,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
background: unset;
color: unset;
text-shadow: none;
border-right-color: var(--color-border);
}
#rl-app #V-SystemDropDown #top-system-dropdown-id {