mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-01 13:13:36 +01:00
[CL-89] fix focus-visible outline in bitLink
This commit is contained in:
parent
71452833aa
commit
6c69638261
@ -58,7 +58,6 @@ const commonStyles = [
|
|||||||
"before:tw-rounded-md",
|
"before:tw-rounded-md",
|
||||||
"before:tw-transition",
|
"before:tw-transition",
|
||||||
"focus-visible:before:tw-ring-2",
|
"focus-visible:before:tw-ring-2",
|
||||||
"focus-visible:before:tw-ring-text-contrast",
|
|
||||||
"focus-visible:tw-z-10",
|
"focus-visible:tw-z-10",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user