mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
parent
ce1aad03da
commit
7ae9b947ea
@ -223,6 +223,12 @@
|
|||||||
background-color: transparent !important;
|
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 {
|
&-thead th.@{table-prefix-cls}-column-sort {
|
||||||
|
Loading…
Reference in New Issue
Block a user