From d1628e3b8f20151d0284789f71f3746685dbd2b7 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Mon, 27 Feb 2023 13:16:50 +1000 Subject: [PATCH] add overflow to sidebar --- src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 8ebdcd08..00601565 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -58,7 +58,7 @@ export const Sidebar = ({ children }: SidebarProps): JSX.Element => { ]; return ( -
+