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