@supports (-webkit-overflow-scrolling: touch) {
/* CSS specific to iOS devices */
input, textarea {
transform: translateZ(0px) !important;
}
}
This css helps
Topic:
App & System Services
SubTopic:
Core OS
Tags: