@ -50,6 +50,7 @@
tr {
transition: all .3s ease;
&.@{table-prefix-cls}-row-hover,
&:hover {
background: tint(@primary-color, 90%);
}