闫增涛
2024-04-03 34dd2d10cf26c86ed170a59aa36718f7c27f24d0
packageBookService/pages/bookServices/examination/questionList/index.wxss
@@ -57,6 +57,7 @@
}
.radio-item text {
  display: inline-block;
  height: min-content;
}
@@ -95,7 +96,7 @@
}
.checkbox-group {
  --td-checkbox-icon-checked-color: #ff6c00;
  --td-checkbox-icon-checked-color: #FF6C00;
}
.t-checkbox {
@@ -137,7 +138,7 @@
}
.marginL {
  margin-left: 140rpx;
  margin-left: 40rpx;
}
.answer-center {
@@ -163,6 +164,7 @@
}
.analysis-text {
  display: flex;
  color: #333333;
  font-size: 28rpx;
  margin-top: 20rpx;
@@ -216,6 +218,7 @@
}
.option-rich-img {
  display: inline-block;
  max-width: 180rpx !important;
  height: auto;
  object-fit: contain;