闫增涛
2024-04-11 0bbc91dbf3a58da857ef098b34f9d2f86361c766
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;
}