diff --git a/pages/calendar/calendar.wxss b/pages/calendar/calendar.wxss index 24bfd25..964b0e6 100644 --- a/pages/calendar/calendar.wxss +++ b/pages/calendar/calendar.wxss @@ -20,13 +20,13 @@ .cal-box { margin-top: 16rpx; width: 100%; - height: 790rpx; + height: 830rpx; position: relative; } .cal-back { width: 100%; - height: 790rpx; + height: 830rpx; position: absolute; z-index: 1; left: 0; @@ -41,7 +41,7 @@ width: 684rpx; display: flex; flex-direction: column; - height: 710rpx; + height: 730rpx; } .timer {