Source/plt-web/plt-web-ui/src/styles/ui.scss | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/plt-web/plt-web-ui/src/styles/ui.scss
@@ -453,7 +453,14 @@ .el-table .sort-caret.descending{ bottom: 0; } /****处理固定列错行问题****/ .el-table .el-table__fixed,.el-table .el-table__fixed-right{ height: 100% !important; } .el-table__fixed .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-body-wrapper{ height: calc(100% - 37px) !important; top:37px !important; } /* 分页 */