闫增涛
2024-04-02 5c236aa8ee143c1f0f23e738f92c0ebc21270549
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 {
@@ -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;