mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
Apply same background color to popover arrow as the header
This commit is contained in:
parent
a4f26ff311
commit
a8c1312bf5
@ -22,7 +22,7 @@ body {
|
||||
|
||||
@include themify($themes) {
|
||||
color: themed('textColor');
|
||||
background-color: themed('backgroundColor');
|
||||
background-color: themed('headerBackgroundColor');
|
||||
}
|
||||
|
||||
&.body-sm {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user