fix: remove margin
This commit is contained in:
@@ -399,7 +399,7 @@ const RobotCreate: React.FC = () => {
|
||||
/>
|
||||
|
||||
<FormControl component="fieldset" sx={{ width: '100%', textAlign: 'left' }}>
|
||||
<p style={{ marginBottom: 1 }}>Output Format (Select at least one)</p>
|
||||
<p >Output Format (Select at least one)</p>
|
||||
<FormControlLabel
|
||||
control={
|
||||
<Checkbox
|
||||
|
||||
Reference in New Issue
Block a user