This commit is contained in:
2025-11-03 10:51:10 +08:00
parent 75f75cb875
commit a16d127512
2 changed files with 10 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ export default {
overflow: auto;
padding: 0 20px;
background: #fff;
min-height: 0; /* 确保 flex 子元素可以收缩 */
}
/* 固定分页区域 */