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