vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

I cannot set the height of the wizard

Open mehmeteyupoglu opened this issue 4 years ago • 1 comments

Either setting a class name or assigning a prop with the name 'height', I can't set the height of the wizard. Is there a way to achieve it?

mehmeteyupoglu avatar Jul 13 '20 21:07 mehmeteyupoglu

you can add v-card to wizard and then set height

ErhanArda avatar Dec 12 '20 12:12 ErhanArda