initbase / vue-modal-2

A simple and lightweight Vue (v2) modal component.
https://initbase.github.io/vue-modal-2/
MIT License
8 stars 4 forks source link

Remove 'important' for css class #9

Closed reualex closed 3 years ago

reualex commented 3 years ago

Impossible change max-width if you need some another resolution.

@media screen and (min-width: 880px) .vm2_settings.vm2_lg[data-v-141c9531], .vm2_settings.vm2_xl[data-v-141c9531] { max-width: 800px !important; }