闫增涛
2024-04-15 e90c18770dfccded106c395c05dbc88d8fd99040
packageBookService/pages/bookServices/examination/questionOptions/index.wxss
@@ -34,6 +34,7 @@
.popup-block {
  width: 100vw;
  height: 700rpx;
  padding-bottom: 50rpx;
  background: #fff;
  border-top-left-radius: 16rpx;
  border-top-right-radius: 16rpx;
@@ -60,7 +61,7 @@
}
.question-title {
  margin-top: 40rpx;
  /* margin-top: 40rpx; */
  display: flex;
  align-items: center;
}
@@ -112,7 +113,7 @@
}
.question-list {
  margin: 46rpx 0 64rpx 0;
  margin: 8rpx 0 66rpx 0;
  display: flex;
  flex-wrap: wrap;
}