feat: -rm box

This commit is contained in:
amhsirak
2025-04-30 20:05:36 +05:30
parent db890e041f
commit e6a7fdfcf2

View File

@@ -925,8 +925,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
sx={{ ml: 2, backgroundColor: '#FF00C3', color: 'white' }} sx={{ ml: 2, backgroundColor: '#FF00C3', color: 'white' }}
/> />
</Typography> </Typography>
<Box>
</Box>
</Box> </Box>
</Box> </Box>