mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
parent
dd588b3ccb
commit
ab9eaed8d0
@ -229,7 +229,7 @@
|
|||||||
transition: all 0.3s, height 0s;
|
transition: all 0.3s, height 0s;
|
||||||
&.@{table-prefix-cls}-row-hover,
|
&.@{table-prefix-cls}-row-hover,
|
||||||
&:hover {
|
&:hover {
|
||||||
&:not(.@{table-prefix-cls}-expanded-row) > td {
|
&:not(.@{table-prefix-cls}-expanded-row):not(.@{table-prefix-cls}-row-selected) > td {
|
||||||
background: @table-row-hover-bg;
|
background: @table-row-hover-bg;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user