闫增涛
2024-03-29 1e9c2bd06ab6851ed85b883c62cb7d74e012e2b2
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -310,7 +310,6 @@
.mp-slider-bar {
  margin: 0 18rpx;
  /* margin-top: 10rpx; */
}
.t-tabs__item--active {
@@ -341,9 +340,22 @@
.publicText {
  display: flex;
}
.noData {
  margin-top: 150rpx;
}
.audioIconBox {
  width: 50rpx;
}
.pauseCircleBox {
  width: 50rpx;
  height: 50rpx;
}
.pauseCircleBox image {
  width: 100%;
  height: 100%;
}