QYF-GitLab1
2024-12-31 dd9ca4df1e2a72707de5ae4e57e081d89db01a36
packageCourse/pages/course/index.wxss
@@ -71,7 +71,7 @@
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  height: 300rpx;
  min-height: 300rpx;
  border-bottom: 1rpx solid #eee;
}
@@ -79,8 +79,17 @@
  margin-left: 20rpx;
  background-color: red !important;
  border: 0 !important;
  position: relative;
  z-index: 999999;
}
.reasonContent {
  color: #666;
  font-size: 26rpx;
  line-height: 44rpx;
  max-height: 300rpx;
}
.external-class {
  border-radius: 0 !important;
}
.courseIcon {
@@ -116,6 +125,9 @@
.courseInfo .reason {
  font-size: 24rpx;
  color: red;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.courseInfo .desc {