mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
fix(frontend): Fix flow preview inputs display to avoid hiding results (#581)
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<Icon data={faClose} />
|
||||
</Button>
|
||||
</div>
|
||||
<div class="pb-4">
|
||||
<div class="pb-4 h-full max-h-1/2 overflow-auto">
|
||||
<div class="mt-4">
|
||||
<SchemaForm schema={$flowStore.schema} bind:isValid bind:args />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user