Commit 8e4e184b by doszhang

dos

parent 3e80d6d5
......@@ -19,8 +19,10 @@
-webkit-transform: translate(0, -50%);
}
/*消除ios点击阴影*/
html,body{-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/*消除ios动画抖动*/
* {
-webkit-backface-visibility: hidden;
}
......
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 sign in to comment