feat: set margin top
This commit is contained in:
@@ -189,6 +189,7 @@ export const ScheduleSettingsPage = ({
|
|||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
alignItems: "flex-start",
|
alignItems: "flex-start",
|
||||||
"& > *": { marginBottom: "20px" },
|
"& > *": { marginBottom: "20px" },
|
||||||
|
marginTop: "-20px",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user