闫增涛
2024-12-31 afdda50cc54231b4fa788041adadb49cc239da23
packageCourse/pages/course/detail/index.wxss
@@ -57,7 +57,7 @@
.contentList {
  width: 100%;
  height: calc(100% - 55px);
  padding: 5px 20rpx;
  padding: 5px 10rpx;
  box-sizing: border-box;
}
@@ -120,6 +120,27 @@
.ID {
  font-weight: 700;
}
.replay {
  margin-left: 20rpx;
  background-color: red !important;
  border: 0 !important;
}
.reason {
  margin-bottom: 10rpx;
}
.reasonContent {
  color: #666;
  font-size: 26rpx;
  line-height: 44rpx;
  max-height: 300rpx;
}
.external-class {
  border-radius: 0 !important;
}
.statics {
@@ -207,10 +228,6 @@
  color: #ff6d00;
}
.contentList {
  width: 100%;
  height: calc(100% - 55px);
}
.header {
  width: 100%;
@@ -274,6 +291,10 @@
  top: 55px !important
}
.classBox .t-dialog {
  border: 1rpx solid #eee;
}
.block-title {
  padding: 30rpx 20rpx;
  font-size: 30rpx;