litian
2024-06-26 ccda9ec2fe70d8f51ef184eafc04b78d22dfbabd
packageBookService/pages/bookServices/examination/questionOptions/index.wxss
@@ -18,6 +18,10 @@
  color: #010101;
}
.li-option image {
  margin-bottom: 16rpx;
}
.page-bottom image {
  width: 36rpx;
  height: 36rpx;
@@ -34,6 +38,7 @@
.popup-block {
  width: 100vw;
  height: 700rpx;
  padding-bottom: 50rpx;
  background: #fff;
  border-top-left-radius: 16rpx;
  border-top-right-radius: 16rpx;
@@ -60,12 +65,13 @@
}
.question-title {
  margin-top: 40rpx;
  /* margin-top: 40rpx; */
  display: flex;
  align-items: center;
}
.question-explain {
  height: 100rpx;
  padding-right: 40rpx;
  display: flex;
  justify-content: flex-end;
@@ -112,7 +118,7 @@
}
.question-list {
  margin: 46rpx 0 64rpx 0;
  margin: 8rpx 0 66rpx 0;
  display: flex;
  flex-wrap: wrap;
}