From 1926e4875836633d9e7186af449a5c9337ac64ce Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 20 Mar 2023 23:18:05 +0000 Subject: [PATCH] Disconnect sidebar scroll behaviors (#5778) --- src/components/Layout/SidebarNav/SidebarNav.tsx | 11 +++++++++-- src/components/Layout/Toc.tsx | 6 +++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/src/components/Layout/SidebarNav/SidebarNav.tsx b/src/components/Layout/SidebarNav/SidebarNav.tsx index 7e242319..85116236 100644 --- a/src/components/Layout/SidebarNav/SidebarNav.tsx +++ b/src/components/Layout/SidebarNav/SidebarNav.tsx @@ -30,8 +30,15 @@ export default function SidebarNav({ } return ( -
-
+
+