yiming
2024-04-15 f86bd75868eb9b0e81d5cb43d6e76c08a0da3083
packageDomain/pages/resourceDetails/myVideo/index.wxss
@@ -77,7 +77,7 @@
  top: 0rpx;
  right: 0;
  width: 353rpx;
  border-bottom: 1rpx solid #e7e7e7;
  /* border-bottom: 1rpx solid #e7e7e7; */
}
.takeNotes image {
@@ -158,7 +158,7 @@
.detailsName {
  margin: 30rpx;
  width: 90%;
  height: 60rpx;
  min-height: 60rpx;
  display: flex;
  align-items: center;
@@ -315,4 +315,17 @@
.noData {
  margin-top: 120rpx;
}
/* .tabs--t-tabs__scroll--split::after {
  height: 0px !important;
} */
.buttonBox {
  position: absolute;
  top: 95rpx;
  width: 100%;
  background-color: #e7e7e7;
  height: 1px;
  z-index: 999;
}