menu profile

This commit is contained in:
hamid zarghami
2025-08-26 09:26:26 +03:30
parent 05e8709a43
commit eba518e67b
4 changed files with 83 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const buttonVariants = cva(
variants: {
variant: {
default:
"bg-primary text-primary-foreground shadow-xs hover:bg-primary/90",
"bg-primary text-primary-foreground shadow-xs hover:opacity-80",
destructive:
"bg-destructive text-white shadow-xs hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",
outline: