mirror of
https://github.com/anatolykopyl/variants.git
synced 2026-03-26 21:04:38 +00:00
Избавился от стиля кнопкок на айфоне
This commit is contained in:
@@ -29,6 +29,12 @@ label {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
-webkit-appearance: none;
|
||||||
|
-moz-appearance: none;
|
||||||
|
appearance: none;
|
||||||
|
}
|
||||||
|
|
||||||
input, button, select, textarea {
|
input, button, select, textarea {
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user