stylei ; table Fixed z-index修改为1

This commit is contained in:
zhangyu
2020-07-29 18:33:40 +08:00
parent 3c258d7407
commit c4ab3a45ac

View File

@@ -1769,6 +1769,7 @@ li{
}
.nz-table .el-table__fixed, .nz-table .el-table__fixed-right {
height: 100% !important;
z-index: 1;
}
.nz-table .el-table__fixed-body-wrapper {
height: calc(100% - 33px) !important;