make observer prompt resize (#1506)
This commit is contained in:
@@ -151,7 +151,7 @@ function WorkflowPostRunParameters() {
|
|||||||
The original prompt for the observer
|
The original prompt for the observer
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<Input
|
<AutoResizingTextarea
|
||||||
value={workflowRun.observer_cruise.prompt ?? ""}
|
value={workflowRun.observer_cruise.prompt ?? ""}
|
||||||
readOnly
|
readOnly
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user