Browse Source

修改样式

zhangxc 5 years ago
parent
commit
d24324b0fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/css/common.css

+ 1 - 1
src/css/common.css

@@ -1,5 +1,5 @@
 html, body{
-    overflow: hidden;
+    overflow-x: hidden;
     background: #F7F8FA;
 }
 *{