From e602fc50c0f6e53feaf92264bde1219e0d6d5b2f Mon Sep 17 00:00:00 2001 From: chika <983123963@qq.com> Date: Sat, 31 Jul 2021 14:25:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(lockscreen):=20=E8=B0=83=E6=95=B4=E7=94=B5?= =?UTF-8?q?=E9=87=8F=E6=98=BE=E7=A4=BA=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Lockscreen/Recharge.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Lockscreen/Recharge.vue b/src/components/Lockscreen/Recharge.vue index 63913e9..b8f7f81 100644 --- a/src/components/Lockscreen/Recharge.vue +++ b/src/components/Lockscreen/Recharge.vue @@ -60,7 +60,7 @@ .number { position: absolute; - top: 27%; + top: 20%; z-index: 10; width: 300px; font-size: 32px;