feat: remove black bg from form
This commit is contained in:
@@ -143,7 +143,7 @@ export const InterpretationLog = () => {
|
||||
height: '50vh',
|
||||
overflow: 'none',
|
||||
padding: '10px',
|
||||
background: '#19171c',
|
||||
|
||||
}}>
|
||||
<Highlight className="javascript">
|
||||
{log}
|
||||
|
||||
Reference in New Issue
Block a user