zhongshujie
2024-12-20 32986b54a0e2661f7ad6ed79f3ef12c4289eace9
packageBookService/pages/psychologyAnswer/questionList/index.wxss
@@ -9,8 +9,9 @@
}
.question-title {
  font-size: 30rpx;
  margin-bottom: 20rpx;
  font-size: 32rpx;
  margin-bottom: 40rpx;
  text-indent: 2em;
}
.title-content {
@@ -35,7 +36,8 @@
}
.swiper {
  height: 85%;
  /* height: 85%; */
  height: calc(100% - 30px - 294px)
}
/* 单选题 */