From d6c6a6b91c383d540740c0ca4b1c8ae46f6cab16 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Thu, 19 Sep 2024 16:46:14 +0530 Subject: [PATCH] [WEB-2496] style: fix invite member input alignment on error state. --- web/core/components/project/send-project-invitation-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/core/components/project/send-project-invitation-modal.tsx b/web/core/components/project/send-project-invitation-modal.tsx index c3b2fc17254..f5d5e1f9910 100644 --- a/web/core/components/project/send-project-invitation-modal.tsx +++ b/web/core/components/project/send-project-invitation-modal.tsx @@ -220,7 +220,7 @@ export const SendProjectInvitationModal: React.FC = observer((props) => { {fields.map((field, index) => (