litian
2024-12-24 6df96b3e7a7da1985ee875e84711e9f15c5fbff0
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)
}
/* 单选题 */