From 9b056fce70bd104a90704bdf5bc24cf052debb61 Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Sat, 21 Oct 2023 19:42:54 +0300 Subject: [PATCH] fix uptime grid --- src/pages/Dashboard/DashboardContent.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/pages/Dashboard/DashboardContent.tsx b/src/pages/Dashboard/DashboardContent.tsx index 4cea519c..708e7304 100644 --- a/src/pages/Dashboard/DashboardContent.tsx +++ b/src/pages/Dashboard/DashboardContent.tsx @@ -62,7 +62,7 @@ const DashboardContent = () => { gap: '16px', }} > - { marginTop: windowWidth < 1300 ? '50px' : 0, }} > - - - - + + - +