From 4455b6fd436ab097a9c4d99507afd7bb2bed13d3 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 15 Aug 2019 16:33:46 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=BE=AE=E8=B0=83=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E9=A1=B9=E4=B8=8A=E4=B8=8B=E9=97=B4=E9=9A=99=E7=BC=A9=E5=B0=8F?= =?UTF-8?q?=205px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index d627f060..7f4d59d6 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -260,7 +260,7 @@ body, .form-control, .dropdown-menu, .btn:not(.btn-lg):not(.btn-xs), .input-grou .sidebar .nav-link { color: #aeb2b7; - padding: 15px 10px; + padding: 10px 10px; transition: background .3s linear, color .3s linear; display: flex; align-items: center;