1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

[CL-686] updated hover states (#15463)

This commit is contained in:
Bryan Cunningham
2025-07-07 11:28:38 -04:00
committed by GitHub
parent b54c40ff00
commit a6ae7d23f7
6 changed files with 6 additions and 8 deletions

View File

@@ -31,9 +31,7 @@ const buttonStyles: Record<ButtonType, string[]> = {
"tw-bg-transparent",
"tw-border-primary-600",
"!tw-text-primary-600",
"hover:tw-bg-primary-600",
"hover:tw-border-primary-600",
"hover:!tw-text-contrast",
"hover:tw-bg-hover-default",
...focusRing,
],
danger: [