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