.@{yee-calendar-prefix-cls}-month {
  .@{yee-calendar-prefix-cls}-month-header-wrap {
    position: relative;
    height: 288px;
  }
  .@{yee-calendar-prefix-cls}-month-panel,
  .@{yee-calendar-prefix-cls}-year-panel {
    top: 0;
    height: 100%;
  }
}
