From 62c90d05971bef74e25b2841274337af744469aa Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 31 May 2025 16:15:31 +0200 Subject: [PATCH] fix: scroll content without sidebar --- web/src/layout/DashboardLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/layout/DashboardLayout.tsx b/web/src/layout/DashboardLayout.tsx index ddb3781..24321de 100644 --- a/web/src/layout/DashboardLayout.tsx +++ b/web/src/layout/DashboardLayout.tsx @@ -20,12 +20,12 @@ const DashboardLayout: FC = () => {
-
+