mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Add webkit appearance none
This commit is contained in:
parent
5ae08050ad
commit
95e00aef6b
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ input, select, button, textarea {
|
|||
outline: none;
|
||||
margin-bottom: 6px;
|
||||
margin-right: 6px;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
input:focus, select:focus, button:focus, textarea:focus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue