From 64329abfab8450c09356405519caa575143b0e1b Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 15 Aug 2019 09:26:15 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E6=9B=B4=E6=94=B9=20aside=20z-index?= =?UTF-8?q?=20=E6=81=A2=E5=A4=8D=E4=B8=BA5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Comment comment 要保证header登陆信息能覆盖aside --- 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 053097df..6c36388f 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -322,7 +322,7 @@ aside { bottom: 0; left: 0; right: 0; - z-index: 1080; + z-index: 5; background: #2a3542; }