From ef1fc30b0cfd2346f0e03672b19513c3dbee2379 Mon Sep 17 00:00:00 2001 From: Steven Date: Sat, 8 Apr 2023 11:09:35 +0800 Subject: [PATCH] chore: fix sidebar z-index --- src/components/ConnectionSidebar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ConnectionSidebar.tsx b/src/components/ConnectionSidebar.tsx index 150a198..293ba09 100644 --- a/src/components/ConnectionSidebar.tsx +++ b/src/components/ConnectionSidebar.tsx @@ -155,6 +155,7 @@ const ConnectionSidebar = () => { return ( <> layoutStore.toggleSidebar(false)}