🐛 Fix Table custom title is not reachable

close #13984
This commit is contained in:
afc163 2018-12-29 17:34:34 +08:00 committed by 偏右
parent df8b784158
commit e3f7e01266

View File

@ -152,6 +152,9 @@
}
.@{table-prefix-cls}-column-sorters {
> *:not(.@{table-prefix-cls}-column-sorter) {
position: relative;
}
&:before {
position: absolute;
content: '';