chore:优化表格列表显示

This commit is contained in:
秋帆
2024-05-19 19:18:12 +08:00
parent f8ded4b491
commit ed7be3ef25
5 changed files with 137 additions and 65 deletions

View File

@@ -41,7 +41,7 @@ body[arco-theme='dark'] {
#app {
width: 100vw;
height: 100vh;
min-height: 800px;
// min-height: 800px;
overflow: hidden;
}