feat: set margin top

This commit is contained in:
amhsirak
2025-10-06 18:17:29 +05:30
parent 9441545b52
commit 9e06d14214

View File

@@ -189,6 +189,7 @@ export const ScheduleSettingsPage = ({
flexDirection: "column",
alignItems: "flex-start",
"& > *": { marginBottom: "20px" },
marginTop: "-20px",
}}
>
<>