From 1b0484280cb31282c16799cb6c55b2000e1b3a3b Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 16 Aug 2019 22:19:45 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=BE=AE=E8=B0=83=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=96=B9=E5=BC=8F=E4=BE=A7=E8=BE=B9=E6=A0=8F=E9=BC=A0=E6=A0=87?= =?UTF-8?q?=E6=82=AC=E5=81=9C=E9=80=89=E4=B8=AD=E6=98=AFbrand=E6=8A=96?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/lte.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Admin/wwwroot/css/lte.css b/Bootstrap.Admin/wwwroot/css/lte.css index db8286d2..d59f64df 100644 --- a/Bootstrap.Admin/wwwroot/css/lte.css +++ b/Bootstrap.Admin/wwwroot/css/lte.css @@ -283,7 +283,7 @@ body { visibility: visible; } - .sidebar-open aside:hover .nav-link i + span { + .sidebar-open aside:hover .nav-link i + span, .sidebar-open aside:hover .nav-brand span { margin-left: 0; }