浏览代码

滚动条

xhj 2 年之前
父节点
当前提交
50ccb6bcd2
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      pages/index/index.css

+ 8 - 0
pages/index/index.css

@@ -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;
+
 }