From 781fd0aeddf553df4727030e06d4d624d271593a Mon Sep 17 00:00:00 2001 From: shinn lancelot <945226793@qq.com> Date: Mon, 9 Jul 2018 09:28:41 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=AE=8C=E5=96=84verify=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- verify.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/verify.html b/verify.html index b31fa83..0b42745 100644 --- a/verify.html +++ b/verify.html @@ -31,6 +31,7 @@ background: url("./asset/image/clear.png") no-repeat center / contain; top: 2.5vw; right: 2.5vw; + cursor: pointer; } .logo { margin: 0 auto 10vw; @@ -62,6 +63,7 @@ background: url("./asset/image/clear.png") no-repeat center / contain; top: calc(640px * 0.025); right: calc(640px * 0.025); + cursor: pointer; } .logo { margin: 0 auto calc(640px * 0.1);