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 { @@ -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;