mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-30 06:29:11 +02:00
💄 Update create page
This commit is contained in:
parent
223cc29645
commit
27ed51c526
5 changed files with 56 additions and 16 deletions
|
@ -16,7 +16,7 @@ const buttonVariants = cva(
|
|||
variants: {
|
||||
variant: {
|
||||
primary:
|
||||
"focus:ring-offset-1 border-primary bg-primary hover:bg-primary-500 disabled:bg-gray-400 disabled:border-transparent text-primary-foreground shadow-sm",
|
||||
"focus:ring-offset-1 border-primary bg-primary hover:bg-primary-500 disabled:bg-gray-400 disabled:border-transparent text-white shadow-sm",
|
||||
destructive:
|
||||
"focus:ring-offset-1 bg-destructive shadow-sm text-destructive-foreground active:bg-destructive border-destructive hover:bg-destructive/90",
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue