From aab3e9410859aa0baa6c1484633f0089c1b11e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=81=A5?= Date: Tue, 17 Aug 2021 16:56:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E5=8E=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/calendar/calendar.wxss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 {