From 4d5006d729634af65082b2cdd1c34fb38c9a4f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E8=B6=85?= <408493323@qq.com> Date: Fri, 10 Dec 2021 15:16:06 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=8C=89=E9=92=AE=E6=96=87=E5=AD=97?= =?UTF-8?q?=E5=9E=82=E7=9B=B4=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/module/button/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module/button/index.less b/src/module/button/index.less index 74be8434..4d7ef9b0 100644 --- a/src/module/button/index.less +++ b/src/module/button/index.less @@ -1,6 +1,6 @@ .layui-btn { height: 38px; - line-height: 38px; + line-height: 36px; border: 1px solid transparent; padding: 0 18px; background-color: #009688;