ios safari fixes

This commit is contained in:
Devaev Maxim
2018-09-07 00:28:48 +03:00
parent 87e3b96a90
commit 3a68c2ae10
4 changed files with 29 additions and 32 deletions

View File

@@ -80,7 +80,7 @@
}
@supports (-webkit-appearance:none) {
div.stream-params div#stream-size-slider-box input[type=range] {
div#stream-size-slider-box input[type=range] {
margin: 20px 0 20px 0 !important;
}
}