fix: less gap

This commit is contained in:
amhsirak
2025-11-20 21:01:37 +05:30
parent 5cfbd1e0d4
commit a1b2117866

View File

@@ -186,7 +186,7 @@ const RobotCreate: React.FC = () => {
</Typography> </Typography>
</Box> </Box>
<Box sx={{ borderBottom: 1, borderColor: 'divider', mb: 2 }}> <Box sx={{ borderBottom: 1, borderColor: 'divider', mb: 2, mt: "-30px" }}>
<Tabs <Tabs
value={tabValue} value={tabValue}
centered centered