Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting z-index #116

Open
jamiec7919 opened this issue Aug 25, 2024 · 0 comments
Open

Setting z-index #116

jamiec7919 opened this issue Aug 25, 2024 · 0 comments

Comments

@jamiec7919
Copy link

jamiec7919 commented Aug 25, 2024

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.

@mainmatter mainmatter deleted a comment Aug 25, 2024
@mainmatter mainmatter deleted a comment Aug 25, 2024
@mainmatter mainmatter deleted a comment Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jamiec7919 and others