-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
This might be my misunderstanding (or complete lack of!) but is there any way to set the z-index of the overall modal container? I've experimented and for my use case it seems that I need to set it at the <div class="spm-modal-container modal-container">
level in Modal.svelte. I can hack this in but is there a structured, proper way?
Just for reference I'm trying to bring the modal up in front of a Svelte Flow diagram: https://svelteflow.dev/, however the diagram always shows on top unless I set the z-index as above.
Cheers.
Metadata
Metadata
Assignees
Labels
No labels