大量优化修改扣积分规则

This commit is contained in:
Azmat@qq.com
2026-09-04 17:20:22 +08:00
parent 3e904479d9
commit 15718a60bf
41 changed files with 1590 additions and 429 deletions
+2 -1
View File
@@ -1650,7 +1650,8 @@ select.duration-select:focus,
max-width: none;
display: grid;
gap: 3px;
z-index: calc(var(--z-overlay) + 40);
/* 必须高于 .modal-bg(999) / .admin-drawer(1800),否则弹窗里点开下拉看不见、点不着 */
z-index: 1900;
}
.rs-select-group {
padding: 8px 10px 4px;