更新components.js和一处绿色色值

This commit is contained in:
刘祥超
2022-09-01 09:07:28 +08:00
parent 79588e4bbc
commit 6001d4eba3
4 changed files with 136 additions and 76 deletions

View File

@@ -19,7 +19,7 @@ a.disabled, a.disabled:hover, a.disabled:active, span.disabled {
}
a.enabled, span.enabled, span.green {
color: #2c662d;
color: #21ba45;
}
span.grey, label.grey, p.grey {