From 4dfee727e8e6d3b519788c9c035320f7b4054343 Mon Sep 17 00:00:00 2001 From: "JUST.in DO IT" Date: Thu, 3 Oct 2024 13:17:23 -0700 Subject: [PATCH] fix(sqllab): Remove redundant scrolling (#30500) --- .../src/components/ResizableSidebar/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/superset-frontend/src/components/ResizableSidebar/index.tsx b/superset-frontend/src/components/ResizableSidebar/index.tsx index a0c98546a..c7f64f462 100644 --- a/superset-frontend/src/components/ResizableSidebar/index.tsx +++ b/superset-frontend/src/components/ResizableSidebar/index.tsx @@ -67,7 +67,12 @@ const ResizableSidebar: FC = ({