This commit is contained in:
2025-11-27 21:28:01 +08:00
parent b7d730997c
commit 0ff9a69a80
4 changed files with 9 additions and 5 deletions

View File

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