Skip to content

Instantly share code, notes, and snippets.

@fahmiegerton
Created February 26, 2021 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fahmiegerton/20b8afba22d82311907cc127b56214ef to your computer and use it in GitHub Desktop.
Save fahmiegerton/20b8afba22d82311907cc127b56214ef to your computer and use it in GitHub Desktop.
Enable the valid/invalid bootstrap-vue border working with vee-validate 3
.form-control.v-select, .v-select * {
height: auto !important;
padding-right: 0px !important;
margin-right: 7px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment