From 61b9d4c459b370f33c4edc3a8129c7a40b6ec4df Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 16 Aug 2019 00:48:56 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E4=BE=A7=E8=BE=B9=E6=A0=8F=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E9=A1=B9=E7=9B=AE=E9=97=B4=E9=9A=99=E6=81=A2=E5=A4=8D?= =?UTF-8?q?=E4=B8=BA=2010px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index fa887b80..8241fba3 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -258,12 +258,12 @@ body, .form-control, .dropdown-menu, .btn:not(.btn-lg):not(.btn-xs), .input-grou } .sidebar .nav-sidebar { - margin: 5px 0; + margin: 10px 0; } .sidebar .nav-link { color: #aeb2b7; - padding: 8px 10px; + padding: 10px 10px; transition: background .3s linear, color .3s linear; display: flex; align-items: center;