From d4fca49a4b70fe60c730d7e32e2035153a91fcc5 Mon Sep 17 00:00:00 2001
From: seatonwan9 <seatonwan9@163.com>
Date: 星期一, 31 五月 2021 17:13:14 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/App.vue |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 6b056a7..1e6c2a3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -29,5 +29,9 @@
   -ms-overflow-style: none;
   font-size: 12px;
 }
-
+.popoverBoxStyle{
+  border: 0.00521rem solid #00fff6;
+  box-shadow: 0 0 0.03rem #00fff6;
+  background-color: rgba(0, 16, 30, 0.8) !important;
+}
 </style>

--
Gitblit v1.8.0