From b11c962b71a6fd1e2fe8b88f65c954c61bc67fa3 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 18 Aug 2021 11:08:09 +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