Skip to content

Instantly share code, notes, and snippets.

@reachkamrul
Last active October 15, 2019 09:34
Show Gist options
  • Save reachkamrul/26cd37c94e76ebb549dee98504f31083 to your computer and use it in GitHub Desktop.
Save reachkamrul/26cd37c94e76ebb549dee98504f31083 to your computer and use it in GitHub Desktop.
/*input style*/
form.fluent_form_149 .ff-el-form-control{
padding: 6px 12px; /*change padding*/
background-color: #fff; /*change background color*/
border: 1px solid #ced4da; /*change border width and color*/
border-radius: 10px; /*change corner round/ border radius*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment