fix: opacity on dark mode

This commit is contained in:
hamster1963
2024-12-20 23:32:52 +08:00
parent 799a16f42a
commit b2998752a6
13 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export const CycleTransferStatsClient: React.FC<CycleTransferStatsClientProps> =
"w-full bg-white px-4 py-3 rounded-lg border bg-card text-card-foreground shadow-lg shadow-neutral-200/40 dark:shadow-none space-y-2",
className,
{
"bg-card/80": customBackgroundImage,
"bg-card/70": customBackgroundImage,
},
)}
>