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; @@ -91,7 +96,7 @@ height: 38rpx; } .testSee, .shopCar { margin-right: 20rpx; } @@ -112,4 +117,10 @@ .fl-cn { display: flex; align-items: center; flex: 1; } .seeBox { display: flex; align-items: center; }