flekschas / svelte-simple-modal

A simple, small, and content-agnostic modal for Svelte v3 and v4
https://svelte.dev/repl/b95ce66b0ef34064a34afc5c0249f313
MIT License
422 stars 31 forks source link

Add ability to override window-wrap style #24

Closed davemccrea closed 3 years ago

davemccrea commented 3 years ago

It would be nice to have the option to override the window-wrap style. I would like to remove the padding that is applied by default to the window-wrap class in order to create a modal that covers the entire viewport.

Thanks for the fine work!

flekschas commented 3 years ago

Changes are part of the just-released v0.7