From 7c1b13f028097d8de5dcf9eb60927dd050a1b8cb Mon Sep 17 00:00:00 2001 From: Solomon Akuson Date: Wed, 14 Feb 2024 22:10:29 +0100 Subject: [PATCH] fix:sidebar not scrolling properly(#2266) --- components/Sidebar/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Sidebar/Sidebar.tsx b/components/Sidebar/Sidebar.tsx index 0a7f1d9de..68ace5527 100644 --- a/components/Sidebar/Sidebar.tsx +++ b/components/Sidebar/Sidebar.tsx @@ -24,7 +24,7 @@ const Sidebar: FC = () => { /> -
+
{/*

RESOURCES

*/}