css
litian
2024-04-12 75c63ae6c5cb34c777c9fb3b375379952f7995b4
packageBookService/pages/bookServices/examination/questionOptions/index.wxss
@@ -137,13 +137,13 @@
}
.error-box-color {
  background-color: #EE1818;
  color: #fff;
  background-color: #EE1818 !important;
  color: #fff !important;
}
.correct-box-color {
  background-color: #1FBC1F;
  color: #fff;
  background-color: #1FBC1F !important;
  color: #fff !important;
}
.un-answered {