| src/assets/styles/element-ui.scss | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/assets/styles/element-ui.scss
@@ -225,6 +225,17 @@ background: var(--el-table-current-row-bg-color) !important; } .el-table .el-table__footer-wrapper { border-top: 1px solid var(--surface-border); } .el-table .el-table__footer-wrapper tbody td.el-table__cell, .el-table .el-table__footer-wrapper tfoot td.el-table__cell { background: var(--surface-base) !important; border-top: 1px solid var(--surface-border); font-weight: 600; } .el-pagination { margin-top: 18px; }