【修改】按钮颜色

This commit is contained in:
zhoulingpo
2023-04-28 14:21:12 +08:00
parent b4fed8f981
commit 5e82233915
+1 -1
View File
@@ -159,7 +159,7 @@ export default {
} }
.el-button.el-button--primary:active { .el-button.el-button--primary:active {
color: #1890FF !important; //color: #1890FF !important;
} }
.el-button--text { .el-button--text {