mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-07 12:34:52 +02:00
fix animations
This commit is contained in:
parent
432f38333e
commit
36b62a5fe4
5 changed files with 57 additions and 19 deletions
|
@ -29,7 +29,7 @@ const toastVariants = cva(
|
|||
{
|
||||
variants: {
|
||||
variant: {
|
||||
default: "border bg-background text-foreground",
|
||||
default: "border bg-card text-foreground",
|
||||
destructive:
|
||||
"destructive group border-destructive bg-destructive text-destructive-foreground",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue