mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
css: fix height of MonthPicker
This commit is contained in:
parent
191b9f3f79
commit
d8e465d579
@ -2,5 +2,6 @@
|
||||
.@{calendar-prefix-cls}-month-panel,
|
||||
.@{calendar-prefix-cls}-year-panel {
|
||||
top: 0;
|
||||
height: 248px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user