From dbe7db7160068a1c1cfef702fe91e4c7a89ea699 Mon Sep 17 00:00:00 2001 From: codytseng Date: Mon, 24 Feb 2025 14:18:46 +0800 Subject: [PATCH] style: increase z-index of BottomNavigationBar --- src/components/BottomNavigationBar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BottomNavigationBar/index.tsx b/src/components/BottomNavigationBar/index.tsx index e368d040..668f0736 100644 --- a/src/components/BottomNavigationBar/index.tsx +++ b/src/components/BottomNavigationBar/index.tsx @@ -8,7 +8,7 @@ export default function BottomNavigationBar() { return (