From 8ad11fc88f9ff4f355214c669c9ae4f2a5963405 Mon Sep 17 00:00:00 2001 From: cmeng Date: Fri, 1 Mar 2024 09:11:46 +1300 Subject: [PATCH] fix(stack): more space for add button EE-6773 (#11258) --- app/react/components/form-components/InputList/InputList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/react/components/form-components/InputList/InputList.tsx b/app/react/components/form-components/InputList/InputList.tsx index 82efd38c4..84b3e144a 100644 --- a/app/react/components/form-components/InputList/InputList.tsx +++ b/app/react/components/form-components/InputList/InputList.tsx @@ -200,7 +200,7 @@ export function InputList({ {isAddButtonVisible && ( <> -
+