feat: run content
This commit is contained in:
@@ -37,7 +37,8 @@ export const RunContent = ({row, currentLog, interpretationInProgress, logEndRef
|
||||
</Tabs>
|
||||
</Box>
|
||||
<TabPanel value='log'>
|
||||
<Box sx={{ margin: 1,
|
||||
<Box sx={{
|
||||
margin: 1,
|
||||
background: '#19171c',
|
||||
overflowY: 'scroll',
|
||||
overflowX: 'scroll',
|
||||
|
||||
Reference in New Issue
Block a user