update #D52C26全局替换为@primary-color

This commit is contained in:
赵霄
2023-10-08 15:08:29 +08:00
parent c498507ed3
commit 20b2604ff8
10 changed files with 37 additions and 21 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ export default {
display: inline-block;
width: 4px;
height: 16px;
background: #D52C26;
background: @primary-color;
border-radius: 4px 4px 4px 4px;
margin-right: 8px;
margin-top: 3px;