diff --git a/components/date-picker/style/index.less b/components/date-picker/style/index.less index 7b17481973..db55fe8df7 100644 --- a/components/date-picker/style/index.less +++ b/components/date-picker/style/index.less @@ -293,6 +293,7 @@ .@{picker-prefix-cls}-panels { display: inline-flex; flex-wrap: nowrap; + direction: ltr; } .@{picker-prefix-cls}-panel {