mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-02 03:41:09 +01:00
update hover styles (#4124)
This commit is contained in:
parent
42128d41f0
commit
680e91b254
@ -20,8 +20,8 @@ const buttonStyles: Record<ButtonTypes, string[]> = {
|
||||
"tw-bg-transparent",
|
||||
"tw-border-text-muted",
|
||||
"!tw-text-muted",
|
||||
"hover:tw-bg-secondary-500",
|
||||
"hover:tw-border-secondary-500",
|
||||
"hover:tw-bg-text-muted",
|
||||
"hover:tw-border-text-muted",
|
||||
"hover:!tw-text-contrast",
|
||||
"disabled:tw-bg-transparent",
|
||||
"disabled:tw-border-text-muted/60",
|
||||
|
Loading…
Reference in New Issue
Block a user