mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 13:10:09 +00:00
fix: opacity on dark mode
This commit is contained in:
@@ -242,7 +242,7 @@ export const NetworkChartClient = React.memo(function NetworkChart({
|
||||
return (
|
||||
<Card
|
||||
className={cn({
|
||||
"bg-card/80": customBackgroundImage,
|
||||
"bg-card/70": customBackgroundImage,
|
||||
})}
|
||||
>
|
||||
<CardHeader className="flex flex-col items-stretch space-y-0 p-0 sm:flex-row">
|
||||
|
||||
Reference in New Issue
Block a user