mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 05:00:07 +00:00
fix: opacity on dark mode
This commit is contained in:
@@ -62,7 +62,7 @@ export default function ServerDetailOverview({ server_id }: { server_id: string
|
||||
return (
|
||||
<div
|
||||
className={cn({
|
||||
"bg-card/80 p-4 rounded-[10px]": customBackgroundImage,
|
||||
"bg-card/70 p-4 rounded-[10px]": customBackgroundImage,
|
||||
})}
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user