From 9e26de17424b5bb8e697646055aa19d3926cb3ef Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia Date: Tue, 23 Jul 2024 11:53:59 +0530 Subject: [PATCH] fix: add project button alignment --- web/core/components/workspace/sidebar/projects-list.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/core/components/workspace/sidebar/projects-list.tsx b/web/core/components/workspace/sidebar/projects-list.tsx index 7abe8738dcb..e1a067d8c09 100644 --- a/web/core/components/workspace/sidebar/projects-list.tsx +++ b/web/core/components/workspace/sidebar/projects-list.tsx @@ -304,7 +304,12 @@ export const SidebarProjectsList: FC = observer(() => { {isAuthorizedUser && joinedProjects?.length === 0 && (