ios
litian
2024-04-15 fd1520952c180dc15ec28319dae93ed666c8943e
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 {