mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
[PM-1644] Resolve active tab using the wrong background color (#5097)
This commit is contained in:
parent
873c35fbd4
commit
1129b48b2a
@ -81,7 +81,7 @@ export class TabListItemDirective implements FocusableOption {
|
||||
"tw-border-t-primary-500",
|
||||
"tw-border-b",
|
||||
"tw-border-b-background",
|
||||
"tw-bg-background",
|
||||
"!tw-bg-background",
|
||||
"hover:tw-border-t-primary-700",
|
||||
"focus-visible:tw-border-t-primary-700",
|
||||
"focus-visible:!tw-text-primary-700",
|
||||
|
Loading…
Reference in New Issue
Block a user