瀏覽代碼

去掉滚动条

zhbyyy 2 年之前
父節點
當前提交
0c9436ae73
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      investmentNew/styles/index.css

+ 1 - 1
investmentNew/styles/index.css

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