From f7c97ca12e31f68796a9d4e9380deba9189b1f82 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Mon, 15 Mar 2021 17:30:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/gofly-front.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/css/gofly-front.css b/static/css/gofly-front.css index 6d20b42..0193d33 100644 --- a/static/css/gofly-front.css +++ b/static/css/gofly-front.css @@ -3,6 +3,7 @@ bottom: 10px; right: 20px; left: auto; + z-index: 999999; } .launchButtonNotice{ width: 270px; @@ -16,6 +17,7 @@ position: absolute; bottom: 60px; right: 0; + z-index: 999999; color: #222; line-height: 1.5; font-size: 14px;