Inner modal full width

This commit is contained in:
ernstmul
2024-10-28 17:42:52 +01:00
parent ffd09ff89f
commit 1fe9bc06a4
@@ -70,7 +70,12 @@
</span></Pill>
</div>
{:else}
<CustomId bind:show={showCustomId} name="Collection" bind:id autofocus={false} />
<CustomId
bind:show={showCustomId}
name="Collection"
bind:id
autofocus={false}
fullWidth={true} />
{/if}
</FormList>
<svelte:fragment slot="footer">