enpTable中hover状态背景色

This commit is contained in:
shijing 2024-01-30 15:29:34 +08:00
parent dd4529bd3b
commit d2f39536af
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ export default {
#enpTable .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell {
background-color: rgba(0, 50, 45, .5) !important;
// background: none !important;
}
#enpTable .el-table th.el-table__cell,