Change appearance of parameters in task details (#1017)
This commit is contained in:
@@ -492,7 +492,7 @@ function WorkflowRun() {
|
||||
) : (
|
||||
<CodeEditor
|
||||
value={JSON.stringify(value, null, 2)}
|
||||
disabled
|
||||
readOnly
|
||||
language="json"
|
||||
fontSize={12}
|
||||
minHeight="96px"
|
||||
|
||||
Reference in New Issue
Block a user