diff --git a/src/components/molecules/RobotSettings.tsx b/src/components/molecules/RobotSettings.tsx index 556d473c..5ad60e90 100644 --- a/src/components/molecules/RobotSettings.tsx +++ b/src/components/molecules/RobotSettings.tsx @@ -91,7 +91,7 @@ export const RobotSettingsModal = ({ isOpen, handleStart, handleClose, initialSe value={robot.recording.workflow[0].where.url} InputProps={{ readOnly: true, - }} + }} style={{ marginBottom: '20px' }} />