From 56cb6e52776ea68f3fe275aafb8de147203053bd Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 15 Aug 2019 18:07:45 +0800 Subject: [PATCH] =?UTF-8?q?style:=20footer=20z-index=20=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=204=20=E8=A2=AB=E4=BE=A7=E8=BE=B9=E6=A0=8F=E8=A6=86?= =?UTF-8?q?=E7=9B=96?= 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 7f4d59d6..af5d340e 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -349,7 +349,7 @@ footer { left: 0; bottom: 0; right: 0; - z-index: 1040; + z-index: 4; display: flex; }