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 d5e2500 commit f5e9cecCopy full SHA for f5e9cec
src/components/robot/pages/RobotConfigPage.tsx
@@ -62,7 +62,6 @@ export const RobotConfigPage: React.FC<RobotConfigPageProps> = ({
62
<Box sx={{
63
maxWidth: 1000,
64
margin: '50px auto',
65
- maxHeight: '100vh',
66
display: 'flex',
67
flexDirection: 'column',
68
width: '1000px',
0 commit comments