litian
2024-07-05 2f9305515c7264637164c9e03c2840f4219ca1e3
packageBookService/pages/bookServices/examination/questionOptions/index.wxss
@@ -38,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;
@@ -60,7 +60,8 @@
.question-card-list {
  padding: 0 20rpx;
  height: 100%;
  margin-bottom: 100rpx;
  height: 500rpx;
  overflow-y: auto;
}
@@ -118,7 +119,7 @@
}
.question-list {
  margin: 8rpx 0 66rpx 0;
  margin: 8rpx 0;
  display: flex;
  flex-wrap: wrap;
}
@@ -128,7 +129,7 @@
  justify-content: center;
  align-items: center;
  margin: 38rpx 20rpx 0 0;
  width: 126rpx;
  width: 120rpx;
  height: 62rpx;
  font-size: 34rpx;
}