https://github.com/frikky/Shuffle/issues/241 - Can't see full result in frontend when not JSON #241
This commit is contained in:
@@ -6615,7 +6615,7 @@ const AngularWorkflow = (props) => {
|
||||
}
|
||||
</span>
|
||||
:
|
||||
<div style={{maxHeight: 250, overflowX: "hidden", overflowY: "scroll",}}>
|
||||
<div style={{maxHeight: 250, overflowX: "hidden", overflowY: "auto",}}>
|
||||
<b>Result</b>
|
||||
{data.result}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user