mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 19:19:20 +08:00
style: fix datepicker panel style (#24028)
This commit is contained in:
parent
e188537c00
commit
04eb91dc8e
@ -293,6 +293,7 @@
|
|||||||
.@{picker-prefix-cls}-panels {
|
.@{picker-prefix-cls}-panels {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{picker-prefix-cls}-panel {
|
.@{picker-prefix-cls}-panel {
|
||||||
|
Loading…
Reference in New Issue
Block a user