闫增涛
2024-04-16 cf1fcff430fa1331c1d9b2b844fa9ad710fb7a26
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -49,7 +49,7 @@
  top: 0rpx;
  right: 0;
  width: 353rpx;
  border-bottom: 1rpx solid #e7e7e7;
  /* border-bottom: 1rpx solid #e7e7e7; */
}
.takeNotes image {
@@ -121,7 +121,7 @@
.detailsName {
  margin: 30rpx;
  width: 90%;
  height: 60rpx;
  min-height: 60rpx;
  display: flex;
  align-items: center;
  padding-left: 20rpx;
@@ -356,4 +356,17 @@
.pauseCircleBox image {
  width: 100%;
  height: 100%;
}
/* .tabs--t-tabs__scroll--split::after {
  height: 0px !important;
} */
.buttonBox {
  position: absolute;
  top: 95rpx;
  width: 100%;
  background-color: #e7e7e7;
  height: 1px;
  z-index: 999;
}