zhangxc 5 年 前
コミット
d24324b0fd
1 ファイル変更1 行追加1 行削除
  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;
 }
 *{