litian
2024-04-09 dc1b48bb46e5715a5a55ee2c0f60175b849a6b3b
packageBookService/pages/bookServices/examination/questionList/index.wxss
@@ -228,7 +228,8 @@
}
.judge-rich-box {
  height: 100%;
  min-height: 104rpx;
  /* height: 100%; */
  display: flex;
  align-items: center;
}
@@ -270,4 +271,9 @@
.answer-analysis {
  display: inline-block;
  width: 192rpx;
}
.fl-cl {
  display: flex;
  flex-direction: column;
}