ant-design/components/date-picker/style/MonthPicker.less

9 lines
163 B
Plaintext

.@{calendar-prefix-cls}-month {
height: 248px;
.@{calendar-prefix-cls}-month-panel,
.@{calendar-prefix-cls}-year-panel {
top: 0;
height: 100%;
}
}