From f4a813e0b8c0946944ee29c24407093c7b854f9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E4=BA=8B=E5=86=87=E8=AF=9A?= <505496523@qq.com> Date: Tue, 26 Nov 2019 13:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/index.html b/src/index.html index 46bbdcf..b25d8b7 100644 --- a/src/index.html +++ b/src/index.html @@ -1,6 +1,5 @@ - + - @@ -18,27 +17,22 @@ box-shadow: 0 0 10px rgba(0, 0, 0, 0.125); margin-top: 40px; } - .slidercaptcha .card-body { padding: 1rem; } - .slidercaptcha canvas:first-child { border-radius: 4px; border: 1px solid #e6e8eb; } - .slidercaptcha.card .card-header { background-image: none; background-color: rgba(0, 0, 0, 0.03); } - .refreshIcon { top: -54px; } -
@@ -72,5 +66,4 @@ }); - \ No newline at end of file -- Gitee