Pārlūkot izejas kodu

去掉滚动条

zhbyyy 2 gadi atpakaļ
vecāks
revīzija
0c9436ae73
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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;