* zin: refactor --color-slate-* to --color-gray-*.

This commit is contained in:
sunhao
2023-11-27 14:27:42 +08:00
parent 2218a9af37
commit a829c4f0bb
34 changed files with 65 additions and 67 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#closedExecutionForm .form-row {margin-left: 48px;}
#closedExecutionForm .closed-execution-box .form-label {font-weight: 600; color: var(--color-slate-900);}
#closedExecutionForm .closed-execution-box .form-label {font-weight: 600; color: var(--color-gray-900);}