20250613-修改会务负责人按钮为黑色

This commit is contained in:
luoyu 2025-06-13 20:05:54 +08:00
parent 61375d886b
commit 6cf703c09c

View File

@ -162,6 +162,6 @@
/* 通过按钮绿色样式 */
.approve-btn-success {
color: #07c160 !important;
border-color: #07c160 !important;
color: #000000 !important;
border-color: #000000 !important;
}