.el-table tr.warning-row {
    background-color: oldlace !important;
}

.el-table tr.warning-row td {
    font-weight: bold;
}