mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-07 19:47:26 +02:00
Update
This commit is contained in:
parent
211e261c71
commit
8e778a40ec
9 changed files with 35 additions and 49 deletions
|
@ -7,7 +7,7 @@ import { cn } from "./lib/utils";
|
|||
|
||||
const buttonVariants = cva(
|
||||
cn(
|
||||
"inline-flex border font-medium disabled:pointer-events-none select-none disabled:opacity-50 items-center justify-center whitespace-nowrap border",
|
||||
"inline-flex border transition-colors font-medium disabled:pointer-events-none select-none disabled:opacity-50 items-center justify-center whitespace-nowrap border",
|
||||
"focus-visible:ring-offset-input-background",
|
||||
"focus:shadow-none",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue