🔧 chore: ghost button is white, not transparent

This commit is contained in:
Andre H 2024-02-22 14:13:10 +07:00
parent 267b52a352
commit ef9f4df28a

View File

@ -62,7 +62,7 @@ export const buttonTheme = tv(
'text-elements-on-tertiary',
'border',
'border-border-interactive/10',
'bg-transparent',
'bg-controls-tertiary',
'hover:bg-controls-tertiary-hovered',
'hover:border-border-interactive-hovered',
'hover:border-border-interactive-hovered/[0.14]',