perf: 审批按钮色微调

This commit is contained in:
weifs 2024-03-11 16:57:45 +08:00
parent 030a07698d
commit 0919e415ec

View File

@ -8,8 +8,8 @@ body.dark-mode-reverse {
}
.ivu-btn-error {
background-color: #ff6943;
border-color: #ff6943;
background-color: #ff9d84;
border-color: #ff9d84;
}
.ivu-modal-mask {