Код: Выделить всё
@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {}
}
Подробнее здесь: https://stackoverflow.com/questions/738 ... orts-ios16
Код: Выделить всё
@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {}
}