From 8ae6d6cb407498297b8209ad13402e01b10058e6 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 17:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=8B=E5=89=8D=E4=BF=AE=E7=9A=84=E8=BF=98?= =?UTF-8?q?=E4=B8=8D=E5=A4=9F?= 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 3126b938..706f26dd 100644 --- a/style.css +++ b/style.css @@ -1321,6 +1321,7 @@ ul{ box-sizing: border-box; line-height: inherit; width: 100px; + height: 40px; } .m-level-btn-min, .m-level-btn-max, @@ -1447,7 +1448,7 @@ ul{ background-color: #D0CD81; } .skill-box .m-skill-level { - /*height: 30px;*/ + height: 30px; width: 3em; line-height: 25px; box-sizing: border-box;