Skip to content

Commit 9e06d14

Browse files
committed
feat: set margin top
1 parent 9441545 commit 9e06d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/robot/pages/ScheduleSettingsPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ export const ScheduleSettingsPage = ({
189189
flexDirection: "column",
190190
alignItems: "flex-start",
191191
"& > *": { marginBottom: "20px" },
192+
marginTop: "-20px",
192193
}}
193194
>
194195
<>

0 commit comments

Comments
 (0)