From 0366399027f12f5ca9f010edd431721d364fa830 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 31 Jul 2021 17:46:29 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_app
---
xcxMapSecurityPosition/css/body.css | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/xcxMapSecurityPosition/css/body.css b/xcxMapSecurityPosition/css/body.css
index 7545fde..9d50b93 100644
--- a/xcxMapSecurityPosition/css/body.css
+++ b/xcxMapSecurityPosition/css/body.css
@@ -29,7 +29,7 @@
#salffPopup {
width: 100%;
- height: 30vh;
+ height: 3rem;
background-color: #fff;
position: fixed;
bottom: 0;
@@ -38,6 +38,10 @@
border-radius: 1rem 1rem 0 0;
}
+/* .el-drawer__open{
+ height: 5rem !important;
+} */
+
.oncessalfe {
margin: 1rem;
font-size: 0.8rem;
--
Gitblit v1.9.3