feat: run content
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user