We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d3323 commit 6692de2Copy full SHA for 6692de2
src/components/robot/pages/RobotEditPage.tsx
@@ -584,7 +584,7 @@ export const RobotEditPage = ({ handleStart }: RobotSettingsProps) => {
584
585
return (
586
<>
587
- <Typography variant="body1" style={{ marginBottom: '10px', marginTop: '20px' }}>
+ <Typography variant="h6" style={{ marginBottom: '20px', marginTop: '20px' }}>
588
{t('Actions')}
589
</Typography>
590
0 commit comments