fix: 🐛 ugly toast

This commit is contained in:
amianthus
2025-12-16 10:07:11 +00:00
parent 951d486e11
commit c13aac0b2d

View File

@@ -20,7 +20,7 @@ export const CustomToaster = () => {
className:
"w-96 px-3 pt-3 pb-2.5 rounded-xl shadow-[0_4px_4px_0_rgba(0,0,0,0.02),inset_0_-4px_6px_0_rgba(0,0,0,0.04),0_4px_24px_0_rgba(0,0,0,0.03)] outline outline-16 inline-flex flex-row justify-start items-start gap-3 overflow-hidden !bg-card !text-t1",
style: {
"--normal-border": "var(--t10)",
"--normal-border": "var(--border)",
} as React.CSSProperties,
}}
icons={{