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 6692de2 commit d5e2500Copy full SHA for d5e2500
src/components/robot/pages/RobotEditPage.tsx
@@ -506,7 +506,7 @@ export const RobotEditPage = ({ handleStart }: RobotSettingsProps) => {
506
507
return (
508
<>
509
- <Typography variant="body1" style={{ marginBottom: "20px", marginTop: "20px" }}>
+ <Typography variant="h6" style={{ marginBottom: "20px", marginTop: "20px" }}>
510
{t("List Limits")}
511
</Typography>
512
0 commit comments