Pavlo Tytiuk
Results
1
comments of
Pavlo Tytiuk
This is happening due to custom .form-control class definition: ```css .vue-form-generator .form-control:not([class*=" col-"]) { width: 100%; } ``` Use own css as they recommend in https://vue-generators.gitbook.io/vue-generators/usage/styling and remove definition