闫增涛
2024-04-15 cb6bb8bda31df75afe5a5bd50fe8e3ff6a3d34e2
packageDomain/pages/resourceDetails/myVideo/index.wxss
@@ -73,13 +73,11 @@
}
.contentBox .takeNotes {
  position: absolute;
  top: 5rpx;
  top: 0rpx;
  right: 0;
  width: 350rpx;
  border-bottom: 1px solid #f4f4f4;
  width: 353rpx;
  /* border-bottom: 1rpx solid #e7e7e7; */
}
.takeNotes image {
@@ -317,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;
}