style: dashboard style

This commit is contained in:
jialin
2024-06-19 18:58:49 +08:00
parent 9f34452c68
commit 8c402e88fb
24 changed files with 266 additions and 189 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
color: var(--ant-gold-6);
}
.value-danger {
.value-error {
color: var(--ant-red-6);
}
}