litian
2024-04-11 98810537e386203c8ef0067d2fe07f37df7de338
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 {