From 4efeb31d5b4921d7e851c256009486ad86bc70e2 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 21 Jun 2022 09:14:57 +0800
Subject: [PATCH] 地址替换
---
mapWz/css/body.css | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/mapWz/css/body.css b/mapWz/css/body.css
index ccc1ccd..2e98777 100644
--- a/mapWz/css/body.css
+++ b/mapWz/css/body.css
@@ -11,7 +11,7 @@
html,
body,
-#mapVue {
+#mapVue {.dingwei
width: 100%;
height: 100%;
}
@@ -29,10 +29,10 @@
.dingwei {
position: fixed;
- width: 38px;
- height: 38px;
- top: 100px;
- right: 0;
+ width: 34px;
+ height: 34px;
+ right: 10px;
+ bottom: 10px;
z-index: 100;
background-color: #fff;
border-radius: 20px;
--
Gitblit v1.9.3