MonthPicker.less 239 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 .@{calendar-prefix-cls}-month { .@{calendar-prefix-cls}-month-header-wrap { position: relative; height: 288px; } .@{calendar-prefix-cls}-month-panel, .@{calendar-prefix-cls}-year-panel { top: 0; height: 100%; } }