diff --git a/src/views/worksheet/content/Content.vue b/src/views/worksheet/content/Content.vue index 7bacc6a..92f7c19 100644 --- a/src/views/worksheet/content/Content.vue +++ b/src/views/worksheet/content/Content.vue @@ -914,8 +914,8 @@ function reloadList() { } .tag-passed { - color: #02C984; - border: 1px solid #02C984; + color: #ff7575; + border: 1px solid #ff7575; } .tag-approved {