闫增涛
2024-09-19 a22c86c0a14de6fe7e7110f158beefa86ebc58ad
pages/digitalCourses/digitalCoursesDetails/components/tree/index.wxss
@@ -41,8 +41,12 @@
  height: 32rpx;
}
.t-cell {
  padding: 20rpx !important;
}
.contentBox {
  margin: 0 26rpx;
  margin-left: 40rpx;
  padding: 0 20rpx;
  height: 88rpx;
  background-color: #fff6f0;
@@ -51,6 +55,7 @@
  align-items: center;
  justify-content: space-between;
}
.contentBox .checkBox {
  --td-checkbox-vertical-padding: 0;
@@ -84,6 +89,10 @@
  align-items: center;
}
.testSee {
  margin-left: 14rpx;
}
.testSee,
.need-buy,
.shopCar {
@@ -91,7 +100,7 @@
  height: 38rpx;
}
.testSee,
.shopCar {
  margin-right: 20rpx;
}
@@ -112,4 +121,10 @@
.fl-cn {
  display: flex;
  align-items: center;
  flex: 1;
}
.seeBox {
  display: flex;
  align-items: center;
}