parsajiravand / vue3-form-wizard

A vue3 based tab/form wizard
https://vue3-form-wizard-document.netlify.app/
31 stars 8 forks source link

Style overrides #24

Closed db-lyon closed 8 months ago

db-lyon commented 8 months ago

Been playing with this for a while. Excellent package through and through.

I haven't been able to address two areas and tbh it's going to betray my nodejs noob-ness a little bit... how do I force a min/max width and height?

I've tried a number of approaches and can't seem to get vue3-form-wizard to respect my wishes...

db-lyon commented 8 months ago

Typing this up made me realize I've been wrapping v3fw in a Modal component i built. 🤦

thanks for being my rubber ducky