This commit is contained in:
shijingjing
2022-05-07 10:13:59 +08:00
parent 2c4a5cad4c
commit 0f78222776
2 changed files with 3 additions and 3 deletions

View File

@@ -146,9 +146,9 @@ export default {
}
.status1 {
color: #1aaaff;
color: #ff883c;
.icon {
background: #1aaaff;
background: #ff883c;
}
}