fix: ui
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m2s

This commit is contained in:
luo
2026-07-30 12:30:50 +08:00
parent 8027916e7a
commit dfa68a6a79
20 changed files with 69 additions and 64 deletions

View File

@@ -446,7 +446,7 @@
&.tag-success {
background: #e6f7ff;
color: #1890ff;
color: var(--primary);
}
&.tag-secondary {