Nima Ajdari

Results 1 comments of Nima Ajdari

I have made it RTL by adding the following css: ``` .vue-form-wizard .wizard-progress-bar { float: right; } .vue-form-wizard .wizard-card-footer .wizard-footer-left { float: right; } .vue-form-wizard .wizard-card-footer .wizard-footer-right { float: left;...