From 1079dd3e9fd2dea1308f13dcbe6938271f36b95f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Thu, 14 May 2020 16:59:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=8D=E5=BE=AE=E4=BF=AE=E4=BF=AEcss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 3c720817..3126b938 100644 --- a/style.css +++ b/style.css @@ -1253,7 +1253,8 @@ ul{ text-shadow: inherit; box-sizing: border-box; width: 2em; - line-height: 33px; + line-height: 30px; + height: 30px; padding: 0; -moz-appearance: textfield; /*火狐去掉数字加减*/ }