yiming
2024-06-17 bbd3feaa30f2d980eb55c17f8cb492eae4372b5b
pages/digitalCourses/index.wxss
@@ -36,7 +36,6 @@
.t-tabs__track {
  background-color: #FF6C00 !important;
  /* height: var(--td-tab-track-thickness, 0rpx) !important; */
}
.t-tabs .t-tabs__item--active {
@@ -157,4 +156,15 @@
  font-weight: 400;
  font-size: 22rpx;
  color: #AEAFC0;
}
.outsideContentBox {
  /* padding: 30rpx; */
  background: #F2F3F8;
  border-radius: 18rpx 18rpx 18rpx 18rpx;
  /* padding-bottom: 325rpx; */
  height: calc(100vh - 450rpx);
  /* width: calc(100vw - 60rpx); */
}