diff --git a/components/date-picker/style/rtl.less b/components/date-picker/style/rtl.less index 268db368b748..792d17e29b9d 100644 --- a/components/date-picker/style/rtl.less +++ b/components/date-picker/style/rtl.less @@ -128,6 +128,13 @@ } } + &-in-view&-range-start&-range-end::before { + .@{picker-prefix-cls}-panel-rtl & { + right: 50%; + left: 50%; + } + } + .@{picker-prefix-cls}-date-panel &-in-view&-in-range&-range-hover-start .@{cellClassName}::after {