yiming
2024-06-13 c95ed3b99b3cb75374f2c8819740a1839ed28a0f
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -120,10 +120,14 @@
}
.outsideDetailsName {
  overflow-y: scroll;
  /* overflow-y: scroll;
  height: 100vh; */
  overflow-x: hidden;
  height: 35vh;
  padding-right: 30rpx;
}
.detailsName {
  margin: 30rpx;
@@ -402,5 +406,6 @@
.wrapper {
  overflow-y: scroll;
  height: 45vh;
  overflow-x: hidden;
  height: 50vh;
}