From 89974cb611cb3177b115461f80e0630e9ba4478d Mon Sep 17 00:00:00 2001 From: unknown <18119604035@163.com> Date: Sun, 30 Jul 2023 14:09:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E9=A1=B5=E9=9D=A2=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/member/index.module.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/member/index.module.scss b/src/pages/member/index.module.scss index 769b8ae..6f64006 100644 --- a/src/pages/member/index.module.scss +++ b/src/pages/member/index.module.scss @@ -7,6 +7,7 @@ background-image: url("../../assets/images/login/bg.png"); background-repeat: no-repeat; background-size: 100%; + z-index: 120; .support-box { position: fixed; top: 87%; @@ -157,7 +158,7 @@ .dialog-body { position: fixed; - bottom: 53px; + bottom: 0px; left: 20px; right: 20px; min-height: 253px;