style: 表格底部按钮边距统一调整

This commit is contained in:
zhuoqinglian
2026-03-17 10:30:43 +08:00
parent 2ac7e5be9c
commit 818ac1eefb
9 changed files with 110 additions and 73 deletions
@@ -721,7 +721,7 @@ export default {
}
.el-table {
--table-max-height: calc(100vh - 40vh);
// --table-max-height: calc(100vh - 40vh);
max-height: var(--table-max-height);
.el-table__body-wrapper {