el-table 固定列错位线.el-table__fixed

/* 固定列错位线 */
/* 固定列错位线 */
.el-table__fixed::before{
background-color: transparent !important;
}
.el-table__fixed::before, .el-table__fixed-right::before{
background-color: transparent !important;
}

浙公网安备 33010602011771号