fix: remove margin

This commit is contained in:
amhsirak
2025-11-20 19:30:20 +05:30
parent 174a09fd64
commit 565c858aff

View File

@@ -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