Files
pyrofetes-frontend/node_modules/ng-zorro-antd/date-picker/style/MonthPicker.less
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

12 lines
239 B
Plaintext

.@{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%;
}
}