From 8829575780e50782b20731ce3b456cfe4a4e30cb Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:42:42 +0530 Subject: [PATCH] chore: app sidebar add issue button improvement (#5921) --- .../workspace/sidebar/quick-actions.tsx | 61 ++++--------------- 1 file changed, 13 insertions(+), 48 deletions(-) diff --git a/web/core/components/workspace/sidebar/quick-actions.tsx b/web/core/components/workspace/sidebar/quick-actions.tsx index 699660b26..895e71335 100644 --- a/web/core/components/workspace/sidebar/quick-actions.tsx +++ b/web/core/components/workspace/sidebar/quick-actions.tsx @@ -73,62 +73,27 @@ export const SidebarQuickActions = observer(() => { "flex-col gap-0": isSidebarCollapsed, })} > -