fix: margins
This commit is contained in:
@@ -122,7 +122,7 @@ export const RobotConfigPage: React.FC<RobotConfigPageProps> = ({
|
|||||||
flexDirection: 'column',
|
flexDirection: 'column',
|
||||||
minHeight: 0,
|
minHeight: 0,
|
||||||
mt: 2,
|
mt: 2,
|
||||||
mb: 3,
|
mb: 5,
|
||||||
}}>
|
}}>
|
||||||
{children}
|
{children}
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
Reference in New Issue
Block a user