Custom max height

This commit is contained in:
Adria Navarro 2023-09-25 12:27:28 +02:00
parent ab4f399033
commit 86feec66b1
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@
bind:searchTerm bind:searchTerm
loading={$fetch.loading} loading={$fetch.loading}
bind:open bind:open
customPopoverMaxHeight={400}
/> />
{/if} {/if}
</Field> </Field>