From 536ce374a35984cf29d71eb139901e998c32ae2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B4=E8=8C=82=E6=BA=90?= Date: Mon, 4 Jun 2018 14:31:41 +0800 Subject: [PATCH] remove captcha button height --- src/components/Login/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Login/index.less b/src/components/Login/index.less index 2894749b..e0a984cd 100644 --- a/src/components/Login/index.less +++ b/src/components/Login/index.less @@ -35,7 +35,6 @@ .getCaptcha { display: block; width: 100%; - height: 42px; } .submit { -- GitLab