From e9d66e2d7c08a727fefea9956c448a7e0419d26c Mon Sep 17 00:00:00 2001 From: Mahi samia Date: Sun, 20 Aug 2023 11:31:13 +0100 Subject: [PATCH] Sidebar Scrollbar Disappears on Interaction Resolved the problem of sidebar disappearing when interacting with it --- src/components/Layout/SidebarNav/SidebarNav.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/SidebarNav/SidebarNav.tsx b/src/components/Layout/SidebarNav/SidebarNav.tsx index 702ff5b5a5c..84a0b3cb5ad 100644 --- a/src/components/Layout/SidebarNav/SidebarNav.tsx +++ b/src/components/Layout/SidebarNav/SidebarNav.tsx @@ -34,7 +34,7 @@ export default function SidebarNav({ 'sticky top-0 lg:bottom-0 lg:h-[calc(100vh-4rem)] flex flex-col' )}>