diff --git a/components/transfer/style/rtl.less b/components/transfer/style/rtl.less index 6798f61595..88562310c2 100644 --- a/components/transfer/style/rtl.less +++ b/components/transfer/style/rtl.less @@ -53,6 +53,12 @@ } } + &-pagination { + .@{transfer-prefix-cls}-rtl & { + text-align: left; + } + } + &-footer { .@{transfer-prefix-cls}-rtl & { right: 0;