Change the default font size in code editor to be 12 (#1021)
This commit is contained in:
@@ -494,7 +494,6 @@ function WorkflowRun() {
|
||||
value={JSON.stringify(value, null, 2)}
|
||||
readOnly
|
||||
language="json"
|
||||
fontSize={12}
|
||||
minHeight="96px"
|
||||
maxHeight="500px"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user