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
+2 -2
View File
@@ -147,11 +147,11 @@ export default {
/deep/ .icon-style {
max-width: 14px;
margin-right: 10px;
color: #D52C26;
color: @primary-color;
}
/deep/ .anticon {
color: #D52C26;
color: @primary-color;
}
/* update_end author:sunjianlei date:20190509 for: 修改侧边导航栏滚动条的样式 */