From 095ddf25ae9519b89b9bd43e6a0871a25dbee91d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 02 Dec 2021 21:46:10 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_app_ys
---
mapWz/css/body.css | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/mapWz/css/body.css b/mapWz/css/body.css
index 2e98777..9bdcdff 100644
--- a/mapWz/css/body.css
+++ b/mapWz/css/body.css
@@ -22,6 +22,14 @@
z-index: 1;
}
+.uploadLocation {
+ position: fixed;
+ bottom: 10px;
+ width: 100%;
+ z-index: 100;
+ text-align: center;
+}
+
#mapVue {
overflow: hidden;
/* border: solid 1px springgreen; */
@@ -292,10 +300,10 @@
width: 70%;
}
.b-r-i-o-ups{
- /* align-items: center; */
+ /* align-items: center;
-}
+} */
.b-r-m-i-o-c-img {
width: 50px;
height: 50px;
@@ -304,7 +312,7 @@
position: relative;
left: calc(50% - 40px);
}
-*/ .butc {
+ .butc {
/* border: 1px solid #4D7CEE; */
}
.b-b-img {
@@ -312,4 +320,4 @@
height: 40px;
display: block;
/* border: 1px solid #4D7CEE; */
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3