Commit fb6005f8 authored by Nature's avatar Nature

iphonex

parent 80beaf42
......@@ -849,7 +849,7 @@
var innerWidth = window.innerWidth
if (deviceIsIOS) {
if (innerWidth >= 375 && innerHeight >= 812) {
return 430
return 460
}
return 400
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment