mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
parent
445c940af4
commit
2fb52944e4
@ -63,7 +63,9 @@
|
||||
transition: all .3s ease;
|
||||
&.@{table-prefix-cls}-row-hover,
|
||||
&:hover {
|
||||
background: @primary-1;
|
||||
& > td {
|
||||
background: @primary-1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user