zhangxc hace 5 años
padre
commit
d24324b0fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }
 *{