Skip to content

Instantly share code, notes, and snippets.

@yasirtaher
Last active December 17, 2019 14:39
Show Gist options
  • Save yasirtaher/d1e62289c7f3b8e848b2 to your computer and use it in GitHub Desktop.
Save yasirtaher/d1e62289c7f3b8e848b2 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

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