From ec720735f47ec0f9ffae7e84b1189bc9a7b1c6ed Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Tue, 03 Sep 2024 17:02:38 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh --- gz-customerSystem/src/views/register/index.less | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less index aecb74d..3dd2694 100644 --- a/gz-customerSystem/src/views/register/index.less +++ b/gz-customerSystem/src/views/register/index.less @@ -443,4 +443,10 @@ display: flex; gap: 8px; margin-bottom: 8px; -} \ No newline at end of file +} + +.MyDrawer{ + position:absolute; + z-index: 9999; +} + -- Gitblit v1.8.0