From 2233169f46f506fd520ac65cc70c5b274808c874 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 2 Mar 2024 19:02:07 +0000 Subject: fix: Fix the double scrolling on mobile --- packages/web/app/dashboard/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/web') diff --git a/packages/web/app/dashboard/layout.tsx b/packages/web/app/dashboard/layout.tsx index 393ad8bb..59e293d2 100644 --- a/packages/web/app/dashboard/layout.tsx +++ b/packages/web/app/dashboard/layout.tsx @@ -8,11 +8,11 @@ export default async function Dashboard({ children: React.ReactNode; }>) { return ( -
+
-
+
-- cgit v1.2.3-70-g09d2