From 6c0125e26e7df3dd42ac2b462552dde4d96fb37b Mon Sep 17 00:00:00 2001 From: mahaifeng Date: Thu, 24 Oct 2024 11:33:38 +0800 Subject: [PATCH] =?UTF-8?q?[privacy]=E8=B0=83=E6=95=B4=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E4=B8=8E=E7=8E=B0=E5=AE=9E=E5=86=85=E5=AE=B9=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/component/button/privacy.uvue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/component/button/privacy.uvue b/pages/component/button/privacy.uvue index 4102b287..1717402e 100644 --- a/pages/component/button/privacy.uvue +++ b/pages/component/button/privacy.uvue @@ -67,7 +67,7 @@ } .dialog-content { - height: 43%; + height: 60%; width: 80%; background-color: #fff; border-radius: 12px; @@ -83,7 +83,7 @@ font-size: 20px; color: lightgrey; text-align: center; - line-height: 60px; + line-height: 40px; } .button-hover1 { -- GitLab