From 9d07df8a25d415e6b28d39fe58aace08c58087ff Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 12 Sep 2024 23:27:26 +0530 Subject: [PATCH] feat: margin bottom --- src/components/molecules/ScheduleSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/ScheduleSettings.tsx b/src/components/molecules/ScheduleSettings.tsx index 0e9d2ac8..71df02ea 100644 --- a/src/components/molecules/ScheduleSettings.tsx +++ b/src/components/molecules/ScheduleSettings.tsx @@ -58,7 +58,7 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose }: Sche padding: '20px', '& > *': { marginBottom: '20px' }, }}> - Schedule Settings + Schedule Settings Run once every