[bug] Apply background color for light theme account switcher (#1211)
This commit is contained in:
parent
017a3bffd6
commit
ed78a79042
|
@ -90,7 +90,7 @@ $themes: (
|
|||
passwordSpecialColor: #c40800,
|
||||
calloutBorderColor: $border-color-dark,
|
||||
calloutBackgroundColor: $background-color,
|
||||
acccountSwitcherBackgroundColor: $background-color,
|
||||
accountSwitcherBackgroundColor: $background-color,
|
||||
accountSwitcherTextColor: #ffffff,
|
||||
),
|
||||
dark: (
|
||||
|
|
Loading…
Reference in New Issue