feat: run content

This commit is contained in:
karishmas6
2024-09-27 23:40:01 +05:30
parent 2d886a8259
commit b68d456519

View File

@@ -37,7 +37,8 @@ export const RunContent = ({row, currentLog, interpretationInProgress, logEndRef
</Tabs> </Tabs>
</Box> </Box>
<TabPanel value='log'> <TabPanel value='log'>
<Box sx={{ margin: 1, <Box sx={{
margin: 1,
background: '#19171c', background: '#19171c',
overflowY: 'scroll', overflowY: 'scroll',
overflowX: 'scroll', overflowX: 'scroll',