From 1613a32895a0c99f2093a341992aed9297ad8cfd Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Tue, 24 Oct 2023 11:09:08 +0300 Subject: [PATCH] fix status cards overlap --- src/pages/Dashboard/DashboardContent.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Dashboard/DashboardContent.tsx b/src/pages/Dashboard/DashboardContent.tsx index feb3c9ae..44d581d0 100644 --- a/src/pages/Dashboard/DashboardContent.tsx +++ b/src/pages/Dashboard/DashboardContent.tsx @@ -81,7 +81,7 @@ const DashboardContent = () => { { downloadRate={[12, 31, 22, 12, 23, 23, 90]} uploadRate={[31, 22, 32, 132, 32, 45, 65]} /> - {/* */} +