mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 23:05:07 +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;
|
outline: none;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
input:focus, select:focus, button:focus, textarea:focus {
|
input:focus, select:focus, button:focus, textarea:focus {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue