Merge pull request #809 from getmaxun/robot-opt
feat: cleaner robot options header
This commit is contained in:
@@ -107,9 +107,8 @@ export const RobotConfigPage: React.FC<RobotConfigPageProps> = ({
|
|||||||
</Box>
|
</Box>
|
||||||
)}
|
)}
|
||||||
<Typography
|
<Typography
|
||||||
variant="h4"
|
variant="h5"
|
||||||
sx={{
|
sx={{
|
||||||
fontWeight: 600,
|
|
||||||
color: theme.palette.text.primary,
|
color: theme.palette.text.primary,
|
||||||
lineHeight: 1.2
|
lineHeight: 1.2
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user