From bf5d019e54d1cda8a1651d3c207267e89a27f869 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 29 Aug 2019 20:42:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(#I11E4E):=20=E5=AF=BC=E8=88=AA=E6=9D=A1?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E5=8F=B3=E4=B8=8A=E6=96=B9=20badge=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20z-index=20=E9=98=B2=E6=AD=A2=E8=A2=AB?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E9=81=AE=E6=8C=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Issues close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I11E4E --- Bootstrap.Admin/wwwroot/css/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index 47df978f..184e9cd4 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -40,6 +40,7 @@ aside .bg, aside .nav-brand, aside .nav-header, .header .nav, .userinfo .dropdow right: -6px; top: -14px; opacity: 0.8; + z-index: 1; } .header .navbar {