8 lines
154 B
CSS
8 lines
154 B
CSS
.home-calendar .ant-picker-calendar-date-content {
|
|
display: none;
|
|
}
|
|
|
|
.home-calendar .ant-picker-calendar-date-value {
|
|
line-height: 44px !important;
|
|
}
|