From d7c3f41b7b99f9ca3864596702a3d4bc81b9466d Mon Sep 17 00:00:00 2001 From: AlexSserb Date: Tue, 11 Mar 2025 00:31:42 +0400 Subject: [PATCH] fix: buttons layout in card form fixed --- .../Dnd/Cards/CreateCardForm/CreateCardForm.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/components/Dnd/Cards/CreateCardForm/CreateCardForm.tsx b/src/components/Dnd/Cards/CreateCardForm/CreateCardForm.tsx index 4e8ca56..0cbc6a8 100644 --- a/src/components/Dnd/Cards/CreateCardForm/CreateCardForm.tsx +++ b/src/components/Dnd/Cards/CreateCardForm/CreateCardForm.tsx @@ -114,10 +114,17 @@ const CreateCardForm: FC = ({ onSubmit, onCancel }) => { )}
- +