Explorar el Código

滚动条优化

xhj hace 2 años
padre
commit
b15b3f1525
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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;