charles
2024-07-18 a0b97eb8e934ba28b9e51824d4cbbcc99cc70e17
src/assets/style/index.scss
@@ -21,13 +21,13 @@
  margin-right: 5px;
}
.success {
  background: #06c062;
  color: #06c062;
}
.error {
  background: #f62f2f;
  color: #f62f2f;
}
.warning-radio {
  background: #e6a23c;
  color: #e6a23c;
}
.warning {
  background: rgba(0, 0, 0, 0.4);