packageDomain/pages/resourceDetails/myVideo/index.wxss
@@ -21,6 +21,14 @@ .videoBox { width: 100%; position: relative; } .video-loading { position: absolute; top: 42%; left: 50%; z-index: 9999999999; } .videoBox video { @@ -337,12 +345,11 @@ } .outsideDetailsName { overflow-y: scroll; overflow-x: hidden; height: 35vh; } /* .wrapper { .wrapper { overflow-y: scroll; height: 45vh; } */ overflow-x: hidden; height: 50vh; }