From 88a11340a0a9b8ea0b70d3c157163b297ab3f1f8 Mon Sep 17 00:00:00 2001 From: devil Date: Sat, 4 Apr 2020 22:04:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E9=97=B4=E5=A4=A7=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/default/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/default/css/common.css b/public/static/index/default/css/common.css index e6611ce41..800d0c988 100755 --- a/public/static/index/default/css/common.css +++ b/public/static/index/default/css/common.css @@ -691,7 +691,7 @@ ul.am-dropdown-content > .am-active > a:focus, padding: 0 5px; } .shop-navigation .am-topbar-nav > li > a { - line-height: 40px; + line-height: 37px; } .shop-navigation .am-topbar-nav > li > a:hover:after, .shop-navigation .am-topbar-nav > li > a.active:after { -- GitLab