From bec1409474b788c3ad67399405bc5fc453f9b4b0 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Thu, 27 Feb 2025 15:26:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E2=80=9C=E6=89=93=E5=8D=A1?= =?UTF-8?q?=E5=8C=BA=E9=97=B4=EF=BC=9A=E4=BB=8A=E6=97=A55:00=E8=87=B3?= =?UTF-8?q?=E6=98=8E=E6=97=A55:00=E4=B8=BA=E4=BB=8A=E6=97=A5=E8=80=83?= =?UTF-8?q?=E5=8B=A4=E2=80=9D=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/clock/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/clock/index.vue b/src/pages/clock/index.vue index 37b79ed..8058548 100644 --- a/src/pages/clock/index.vue +++ b/src/pages/clock/index.vue @@ -228,12 +228,12 @@ .popup { width: 100%; - height: 570rpx; + height: 620rpx; background-color: #ffffff; border-radius: 40rpx 40rpx 0rpx 0rpx; position: absolute; bottom: 0; - padding: 40rpx 32rpx; + padding: 37rpx 32rpx; box-sizing: border-box; .tle {