mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: Table selection style (#23110)
This commit is contained in:
parent
9b9839d4d9
commit
a106319934
@ -116,7 +116,7 @@
|
||||
background: @table-selected-row-bg;
|
||||
}
|
||||
|
||||
:hover {
|
||||
&:hover {
|
||||
> td {
|
||||
background: @table-selected-row-hover-bg;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user