From 24ec548924ba4074333bfd79310a471a3af51103 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Wed, 11 Feb 2026 14:28:41 +0800 Subject: [PATCH] Update overview ui --- web/pages/Dashboard.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/pages/Dashboard.tsx b/web/pages/Dashboard.tsx index bbba47c..5ce4034 100644 --- a/web/pages/Dashboard.tsx +++ b/web/pages/Dashboard.tsx @@ -38,9 +38,9 @@ export const DashboardPage: React.FC = () => { return (
-
+
-
+
@@ -52,7 +52,7 @@ export const DashboardPage: React.FC = () => {
{/* SECTION 1: METRICS & CHARTS */} -
+
{/* 2. Main Dashboard Container */}