.saberTable{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.saberTable>div:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;position:relative}.saberTable>div:first-child .el-table{top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.saberTable>div:first-child .el-table .el-table__header-wrapper th{background-color:#f5f7fa}.saberTable>div:first-child .el-table .el-table__body-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.saberTable>div:first-child .el-table .el-table__body-wrapper td{padding:9px 0}.saberTable>div:first-child .el-table .el-table__fixed-right th{background-color:#f5f7fa}.saberTable>div:first-child .el-table .el-table__fixed-right td{padding:9px 0}.saberTable .el-pagination{float:right;padding:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}