mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-12 09:57:38 +00:00
update default button colors
This commit is contained in:
committed by
Guy Ben-Aharon
parent
7928705f18
commit
b45b61492e
@@ -6,7 +6,7 @@ export const buttonVariants = cva(
|
||||
variants: {
|
||||
variant: {
|
||||
default:
|
||||
'bg-primary text-primary-foreground shadow hover:bg-primary/90',
|
||||
'bg-pink-600 text-primary-foreground shadow hover:bg-pink-500',
|
||||
destructive:
|
||||
'bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90',
|
||||
outline:
|
||||
|
||||
Reference in New Issue
Block a user