@@ -940,4 +940,12 @@ page{background: #fff;}
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
opacity: 1;
+}
+::-webkit-scrollbar {
+ width: 0;
+
+ height: 0;
+ color: transparent;
}