fix: remove box padding
This commit is contained in:
@@ -188,7 +188,6 @@ export const ScheduleSettingsPage = ({
|
|||||||
display: "flex",
|
display: "flex",
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
alignItems: "flex-start",
|
alignItems: "flex-start",
|
||||||
padding: "20px",
|
|
||||||
"& > *": { marginBottom: "20px" },
|
"& > *": { marginBottom: "20px" },
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user