Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kayode-adechinan/c097e45a865adc72b775069f7f2d6047 to your computer and use it in GitHub Desktop.
Save kayode-adechinan/c097e45a865adc72b775069f7f2d6047 to your computer and use it in GitHub Desktop.
input, textarea {
outline: none;
border:1px solid #ccc !important;
box-shadow:none !important;
}
@kayode-adechinan
Copy link
Author

input, textarea, select {
outline: none;
border:1px solid #ccc !important;
box-shadow:none !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment