This commit is contained in:
2025-10-16 21:16:57 +08:00
parent 363630cdb5
commit 9e2fa335aa
13 changed files with 172 additions and 57 deletions

View File

@@ -144,9 +144,9 @@
// 过滤弹窗
.filter_popup {
padding: 20px;
.popup_content {
padding: 16px 20px;
.form_section {
.form_item {
margin-bottom: 20px;
@@ -157,7 +157,7 @@
font-weight: 600;
font-style: Semibold;
font-size: 16px;
margin-bottom: 20px;
margin-bottom: 12px;
}
.options_wrapper {