enpTable中hover状态背景色
This commit is contained in:
parent
dd4529bd3b
commit
d2f39536af
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue