yiming
2024-04-09 12cc87a1f2f9b91359d3ca43fe052440d9890dac
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 {