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/Link.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'components/Sidebar/Link.tsx') diff --git a/components/Sidebar/Link.tsx b/components/Sidebar/Link.tsx index 97b4189..f3ada7d 100644 --- a/components/Sidebar/Link.tsx +++ b/components/Sidebar/Link.tsx @@ -240,7 +240,13 @@ export const PreviewLink = (props: LinkProps) => { /> )} > - + {orgText} -- cgit v1.2.3