Explorar o código

去掉滚动条

zhbyyy %!s(int64=2) %!d(string=hai) anos
pai
achega
0c9436ae73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      investmentNew/styles/index.css

+ 1 - 1
investmentNew/styles/index.css

@@ -10,7 +10,7 @@ body {
 }
 /* 强制去掉滚动条 */
 html {
-  /* overflow-x: hidden !important; */   
+  overflow-x: hidden !important;   
 }
 * {
   -webkit-user-select: none;