mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-22 04:17:11 +02:00
💄 Update manage link styling
This commit is contained in:
parent
899bb966fa
commit
ea2010a7ad
2 changed files with 7 additions and 7 deletions
|
@ -24,7 +24,7 @@ const buttonVariants = cva(
|
|||
"bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
||||
ghost:
|
||||
"border-transparent bg-transparent hover:bg-gray-200 active:bg-gray-300",
|
||||
link: "underline-offset-4 border-transparent hover:text-primary-700 text-primary",
|
||||
link: "underline-offset-4 border-transparent hover:underline text-primary",
|
||||
},
|
||||
size: {
|
||||
default: "h-9 px-2.5 gap-x-2.5 text-sm",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue