From 7b66a6de088f85e706a8cfacd49e92200fab006b Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 23 Dec 2021 16:46:04 +0800
Subject: [PATCH] +保安证改成大弹窗
---
xcxMapSecurityPosition/css/body.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xcxMapSecurityPosition/css/body.css b/xcxMapSecurityPosition/css/body.css
index 19d26b5..9d50b93 100644
--- a/xcxMapSecurityPosition/css/body.css
+++ b/xcxMapSecurityPosition/css/body.css
@@ -27,7 +27,7 @@
/* border: solid 1px springgreen; */
}
-/* #salffPopup {
+#salffPopup {
width: 100%;
height: 3rem;
background-color: #fff;
@@ -36,7 +36,7 @@
left: 0;
z-index: 10;
border-radius: 1rem 1rem 0 0;
-} */
+}
/* .el-drawer__open{
height: 5rem !important;
--
Gitblit v1.9.3