xrkffgg
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
8 additions and
0 deletions
-
components/table/style/rtl.less
|
@ -96,6 +96,14 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&-thead tr th.@{table-prefix-cls}-column-has-sorters { |
|
|
|
|
|
.@{table-prefix-cls}-filter-column-title { |
|
|
|
|
|
.@{table-prefix-cls}-rtl & { |
|
|
|
|
|
padding: 0 0 0 2.3em; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
&-filter-trigger-container { |
|
|
&-filter-trigger-container { |
|
|
.@{table-wrapepr-rtl-cls} & { |
|
|
.@{table-wrapepr-rtl-cls} & { |
|
|
right: auto; |
|
|
right: auto; |
|
|