闫增涛
2024-05-07 4a9955330070cf8abd78d95aaa2067d9a06a88c3
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;
}