大量优化修改扣积分规则
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user