This commit is contained in:
2023-04-07 18:11:42 +08:00
parent 419e47c47f
commit b6c7c70dc1

View File

@@ -293,7 +293,7 @@
.grid-wrap
height: auto
overflow: auto
height: calc(100% - 337px); /** 42+ 15*8+ 35*5 */
height: calc(100% - 387px); /** 42+ 15*9+ 35*6 */
/deep/ .uni-calendar-item__weeks-box-item
height: 40px !important
</style>