From 6f16d4b4eb52df9ad5f6451b256c993f91f5c02e Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Mon, 16 Dec 2024 09:28:53 +0800 Subject: [PATCH] fix: overview image z-index --- app/(main)/ClientComponents/ServerOverviewClient.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(main)/ClientComponents/ServerOverviewClient.tsx b/app/(main)/ClientComponents/ServerOverviewClient.tsx index d32b31e..48c244b 100644 --- a/app/(main)/ClientComponents/ServerOverviewClient.tsx +++ b/app/(main)/ClientComponents/ServerOverviewClient.tsx @@ -141,7 +141,7 @@ export default function ServerOverviewClient() { {data?.result ? ( <> -
+

↑{formatBytes(data?.total_out_bandwidth)}

@@ -168,7 +168,7 @@ export default function ServerOverviewClient() {
{!disableCartoon && (