<style> .el-table__body tr:hover > td { background-color: #c6cfdf !important; } .el-table__body tr.current-row > td { background-color: #c6cfdf !important; } </style>