From a182d629035033d1abc11eb60aed31c3656c01ad Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 06:24:55 +0530 Subject: [PATCH] feat: make buttons horizontally aligned --- .../molecules/IntegrationSettings.tsx | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/components/molecules/IntegrationSettings.tsx b/src/components/molecules/IntegrationSettings.tsx index ce9c07f5..f74c8fdf 100644 --- a/src/components/molecules/IntegrationSettings.tsx +++ b/src/components/molecules/IntegrationSettings.tsx @@ -162,22 +162,22 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I {error} ) : spreadsheets.length === 0 ? ( <> - - +
+ + +
) : ( <>