mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +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 {
|
||||
display: inline-flex;
|
||||
flex-wrap: nowrap;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.@{picker-prefix-cls}-panel {
|
||||
|
Loading…
Reference in New Issue
Block a user