Fixing an issue with helper popover display.
This commit is contained in:
parent
6173497afa
commit
213dca323c
|
@ -79,6 +79,7 @@
|
|||
bind:this={popover}
|
||||
anchor={popoverAnchor}
|
||||
maxWidth={300}
|
||||
maxHeight={300}
|
||||
dismissible={false}
|
||||
>
|
||||
<Layout gap="S">
|
||||
|
|
Loading…
Reference in New Issue