From 8f59a36bda9492185f350e755d3ddc6b6429dc76 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:49:28 +0530 Subject: [PATCH] fix: sidebar quick action overlapping (#5020) --- web/core/components/workspace/sidebar/quick-actions.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/core/components/workspace/sidebar/quick-actions.tsx b/web/core/components/workspace/sidebar/quick-actions.tsx index eebc03917..1d6bc683f 100644 --- a/web/core/components/workspace/sidebar/quick-actions.tsx +++ b/web/core/components/workspace/sidebar/quick-actions.tsx @@ -109,9 +109,7 @@ export const SidebarQuickActions = observer(() => { )} {isDraftButtonOpen && ( -