💄 Update badge and user dropdown avatar

This commit is contained in:
Luke Vella 2025-04-01 18:34:27 +01:00
parent 0087720f98
commit 647ec69fe1
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ const badgeVariants = cva(
variants: {
variant: {
primary: "bg-primary text-primary-50",
default: "bg-gray-50 text-secondary-foreground",
default: "bg-gray-50 border text-secondary-foreground",
destructive: "bg-destructive text-destructive-foreground",
outline: "text-foreground",
green: "bg-green-600 text-white",