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
@@ -360,7 +360,7 @@ export default {
background: rgba(213, 44, 38, 0.08);
border-radius: 4px 4px 4px 4px;
opacity: 1;
color: #D52C26;
color: @primary-color;
white-space: nowrap;
/deep/ .anticon {
margin-left: 4px;