改一下高度

This commit is contained in:
shijingjing
2022-08-02 15:56:21 +08:00
parent 0775105b18
commit 6c0e432455

View File

@@ -162,6 +162,10 @@ export default {
display: none
}
::v-deep .calendarInfo .calendar {
height: 750px;
}
.calendar {
position: fixed;
top: 0;