diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index 014312e6..8863838f 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -191,7 +191,7 @@ const RobotCreate: React.FC = () => { '& .MuiTab-root': { minHeight: 36, paddingX: 2, - paddingY: 0.5, + paddingY: 1.5, minWidth: 0, }, '& .MuiTabs-indicator': {