Fix input shadow in iOS safari, ref #7974

This commit is contained in:
afc163 2017-10-28 15:08:39 +08:00
parent 0908293c42
commit 7537aa11d0

View File

@ -333,6 +333,7 @@ textarea {
font-size: inherit;
line-height: inherit;
color: inherit;
-webkit-appearance: none;
}
button,