Ver código fonte

滚动条优化

xhj 2 anos atrás
pai
commit
b15b3f1525
1 arquivos alterados com 9 adições e 0 exclusões
  1. 9 0
      pages/found/found.css

+ 9 - 0
pages/found/found.css

@@ -87,6 +87,15 @@
 	border-radius: 15rpx 15rpx 15rpx 15rpx;
 }
 
+::-webkit-scrollbar {
+  width: 0;
+
+  height: 0;
+
+  color: transparent;
+
+}
+
 /* 视频中心 */
 .video-box{
 	display: flex;