Skip to content

Instantly share code, notes, and snippets.

@kayode-adechinan
Created December 17, 2019 14:39
Show Gist options
  • Select an option

  • Save kayode-adechinan/c097e45a865adc72b775069f7f2d6047 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown
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