1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

[PM-1644] Resolve active tab using the wrong background color (#5097)

This commit is contained in:
Oscar Hinton
2023-03-30 21:03:42 +02:00
committed by GitHub
parent 873c35fbd4
commit 1129b48b2a

View File

@@ -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",