mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
parent
ce1aad03da
commit
7ae9b947ea
@ -223,6 +223,12 @@
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
// https://github.com/ant-design/ant-design/issues/30969
|
||||
&.ant-table-cell-fix-left:hover,
|
||||
&.ant-table-cell-fix-right:hover {
|
||||
background: lighten(@black, 96%);
|
||||
}
|
||||
}
|
||||
|
||||
&-thead th.@{table-prefix-cls}-column-sort {
|
||||
|
Loading…
Reference in New Issue
Block a user