From a8b2e6110ee62813a9dbbf336bcbe00488c41ecd Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 5 Nov 2021 22:52:07 +0300 Subject: [PATCH] Show sidebar scroll bar only when necessary --- beta/src/components/Layout/Page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beta/src/components/Layout/Page.tsx b/beta/src/components/Layout/Page.tsx index ed80fd0cb..5707cf3d5 100644 --- a/beta/src/components/Layout/Page.tsx +++ b/beta/src/components/Layout/Page.tsx @@ -18,7 +18,7 @@ export function Page({routeTree, children}: PageProps) {
-
+