去掉滚动折叠

This commit is contained in:
2025-11-29 22:52:05 +08:00
parent f4951c18f8
commit 7b0b78c9a0
8 changed files with 36 additions and 20 deletions

View File

@@ -68,7 +68,7 @@
// 主要内容区域
.other_main_content {
min-height: calc(100vh + 5px);
// min-height: calc(100vh + 5px);
position: relative;
z-index: 5;
flex: 1;