From 253cda8cef3021c8e5d6f25cdf652d10f749a2a8 Mon Sep 17 00:00:00 2001 From: cmeng Date: Fri, 1 Mar 2024 09:11:41 +1300 Subject: [PATCH] fix(stack): more space for add button EE-6773 (#11259) --- 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 && ( <> -
+