Skip to content

Commit f5e9cec

Browse files
committed
fix: remove maxHeight
1 parent d5e2500 commit f5e9cec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/robot/pages/RobotConfigPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ export const RobotConfigPage: React.FC<RobotConfigPageProps> = ({
6262
<Box sx={{
6363
maxWidth: 1000,
6464
margin: '50px auto',
65-
maxHeight: '100vh',
6665
display: 'flex',
6766
flexDirection: 'column',
6867
width: '1000px',

0 commit comments

Comments
 (0)