From 3fcdc1e19387b9cd0b388c492ad02b20941ddacb Mon Sep 17 00:00:00 2001 From: Arthur Belleville Date: Tue, 8 Apr 2025 07:42:01 +0200 Subject: [PATCH] Fix scrolling issue on mobile --- ui/src/components/NavigationBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/NavigationBar.tsx b/ui/src/components/NavigationBar.tsx index 211e24e..522b812 100644 --- a/ui/src/components/NavigationBar.tsx +++ b/ui/src/components/NavigationBar.tsx @@ -163,7 +163,7 @@ export const SideNavigation = ({