This commit is contained in:
Manav Rathi
2025-02-19 10:39:24 +05:30
parent fc3200af73
commit bde8a17cb4

View File

@@ -304,7 +304,7 @@ const ManageML: React.FC<ManageMLProps> = ({ mlStatus, onDisableML }) => {
</Typography>
<Typography>{status}</Typography>
</Stack>
<Divider sx={{ marginInline: 2 }} />
<Divider sx={{ mx: 1.5 }} />
<Stack
direction="row"
sx={{