From 759475608f9bea6eab2c2d2109eb4dff5d8e4c30 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Tue, 12 Oct 2021 01:35:20 +0200 Subject: fix: (#103) remembered how to use scrollbars --- components/Sidebar/index.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'components/Sidebar/index.tsx') diff --git a/components/Sidebar/index.tsx b/components/Sidebar/index.tsx index 0b7c9f2..33af598 100644 --- a/components/Sidebar/index.tsx +++ b/components/Sidebar/index.tsx @@ -225,7 +225,13 @@ const Sidebar = (props: SidebarProps) => { /> )} > - + -- cgit v1.2.3