From dae49fbb3431bd026e5b12ebfd5aa9e0ae3a2225 Mon Sep 17 00:00:00 2001 From: Giordano Ricci Date: Mon, 30 Oct 2023 08:56:26 +0000 Subject: [PATCH] Explore: Fix panes vertical scrollbar not being draggable (#77284) Explore: Fix panes verticall scrollbar not being draggable --- public/app/features/explore/ExplorePaneContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/explore/ExplorePaneContainer.tsx b/public/app/features/explore/ExplorePaneContainer.tsx index fb1574a081b..2c5f73917df 100644 --- a/public/app/features/explore/ExplorePaneContainer.tsx +++ b/public/app/features/explore/ExplorePaneContainer.tsx @@ -48,7 +48,7 @@ function ExplorePaneContainerUnconnected({ exploreId }: Props) { }, []); return ( - +