From f41f6ce8ee45b49d0861f5e27392f8b107740dfc Mon Sep 17 00:00:00 2001 From: hjlarry Date: Mon, 16 Jun 2025 15:12:01 +0800 Subject: [PATCH] remove the x overflow scroll bar of monitoring page --- .../app/(appDetailLayout)/[appId]/overview/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/page.tsx b/web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/page.tsx index fc97f5e669..e0c09e739e 100644 --- a/web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/page.tsx +++ b/web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/page.tsx @@ -15,7 +15,7 @@ const Overview = async (props: IDevelopProps) => { } = params return ( -
+