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