litian
2024-07-05 ea0592a7257ab7bb2036dabd8486d6a584d07704
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -56,7 +56,6 @@
.takeNotes image {
  width: 30rpx;
  height: 30rpx;
  margin-top: 10rpx;
  margin-right: 10rpx;
}
@@ -64,6 +63,10 @@
  margin: 25rpx;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 26rpx;
  color: #ff6c00;
}
.operateBox {
@@ -120,9 +123,14 @@
}
.outsideDetailsName {
  overflow-y: scroll;
  height: 35vh;
  /* overflow-y: scroll;
  height: 100vh; */
  overflow-x: hidden;
  padding-right: 30rpx;
}
.detailsName {
  margin: 30rpx;
@@ -397,10 +405,10 @@
  width: 210rpx;
  display: flex;
  flex-direction: row;
}
.wrapper {
  overflow-y: scroll;
  height: 45vh;
  overflow-x: hidden;
  height: 50vh;
}