闫增涛
2024-04-11 bd3a3057169eb727728f8a322f51fd4fb4b6cf30
packageBookService/pages/bookServices/examination/questionList/index.wxss
@@ -248,8 +248,22 @@
  height: min-content;
}
.audio-play-box {
  margin-left: 10rpx;
  background-color: #e7e7e7;
  display: flex;
  align-items: center;
  width: 70rpx;
  height: 70rpx;
}
.TxtAndImage-box {
  display: flex;
  align-items: center;
  min-height: 144rpx;
}
.radio-textimg {
  display: inline-block;
  height: min-content;
  width: calc(100% - 90rpx);
}