mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-01 05:06:53 +08:00
parent
df8b784158
commit
e3f7e01266
@ -152,6 +152,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.@{table-prefix-cls}-column-sorters {
|
.@{table-prefix-cls}-column-sorters {
|
||||||
|
> *:not(.@{table-prefix-cls}-column-sorter) {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
&:before {
|
&:before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: '';
|
content: '';
|
||||||
|
Loading…
Reference in New Issue
Block a user