From d309fb3f57101855f1436fb45a7576d24958ed92 Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 7 Jun 2025 02:21:06 +0200 Subject: [PATCH] fix: better scrolling on mobile --- 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 a0368e4..d89038f 100644 --- a/web/src/layout/DashboardLayout.tsx +++ b/web/src/layout/DashboardLayout.tsx @@ -7,7 +7,7 @@ import { Outlet } from "react-router"; const DashboardLayout: FC = () => { return (
- +
icon @@ -25,7 +25,7 @@ const DashboardLayout: FC = () => { >
-
+