mirror of https://github.com/ElemeFE/element
Table: fix expand row hover style (#9554)
parent
a29ef5f37e
commit
88af318e39
|
@ -70,7 +70,7 @@
|
|||
}
|
||||
|
||||
&:hover {
|
||||
background-color: $--table-row-hover-background !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue