From b7f4889df9b7f934051d2f31bfd57ec1c40d69fd Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Mon, 9 Mar 2020 20:05:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9BUG=20webshell=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=201.=E5=BD=93=E5=89=8D=E7=95=8C=E9=9D=A2=E4=B8=BAdash?= =?UTF-8?q?board=E6=97=B6=EF=BC=8Cloading=E5=9B=BE=E6=A0=87=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=9C=A8shell=E7=AA=97=E5=8F=A3=E4=B9=8B=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/cli/webSSH.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/cli/webSSH.scss b/nezha-fronted/src/components/cli/webSSH.scss index 576e75bbe..76c4b893f 100644 --- a/nezha-fronted/src/components/cli/webSSH.scss +++ b/nezha-fronted/src/components/cli/webSSH.scss @@ -5,7 +5,7 @@ position: fixed; bottom: 0; background: #fff; - z-index: 1050; + z-index: 9050; height: 300px; #shell-service-resize-mask { position: fixed;