litian
2024-07-05 2f9305515c7264637164c9e03c2840f4219ca1e3
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,7 +38,7 @@
.popup-block {
  width: 100vw;
  height: 700rpx;
  padding-bottom: 50rpx;
  padding-bottom: 100rpx;
  background: #fff;
  border-top-left-radius: 16rpx;
  border-top-right-radius: 16rpx;
@@ -56,7 +60,8 @@
.question-card-list {
  padding: 0 20rpx;
  height: 100%;
  margin-bottom: 100rpx;
  height: 500rpx;
  overflow-y: auto;
}
@@ -114,7 +119,7 @@
}
.question-list {
  margin: 8rpx 0 66rpx 0;
  margin: 8rpx 0;
  display: flex;
  flex-wrap: wrap;
}
@@ -124,7 +129,7 @@
  justify-content: center;
  align-items: center;
  margin: 38rpx 20rpx 0 0;
  width: 126rpx;
  width: 120rpx;
  height: 62rpx;
  font-size: 34rpx;
}