This commit is contained in:
张成
2025-11-10 16:40:26 +08:00
parent 022aecc93d
commit 9150aec3f2
3 changed files with 6 additions and 5 deletions

View File

@@ -91,7 +91,7 @@
}
.listTopSearchWrapper {
background-color: #fafafa;
// background-color: #fafafa;
// 使用 margin-top 负值来控制可见性,保持元素高度不变,筛选项位置固定
transition: margin-top 0.25s cubic-bezier(0.4, 0, 0.2, 1),
opacity 0.2s ease-out;