From 30444235d22a15a385e3881bf7c9e207036151ce Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Wed, 12 Feb 2025 16:20:07 +0000 Subject: [PATCH] fix: menubar scrolling on mobile --- src/components/menubar/index.tsx | 34 +++++++++++++++++--------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/src/components/menubar/index.tsx b/src/components/menubar/index.tsx index 2024fc6..60fa75f 100644 --- a/src/components/menubar/index.tsx +++ b/src/components/menubar/index.tsx @@ -24,24 +24,26 @@ function Menubar() { return ( - - - - +
+ + + + - - - - + + + + -