From 4adfa4774e09f3b388335bb8dee5dea518856e5b Mon Sep 17 00:00:00 2001
From: yangdelong <828900aaa>
Date: 星期日, 30 五月 2021 19:23:27 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/develop' into develop

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

diff --git a/src/App.vue b/src/App.vue
index a2535d8..1e6c2a3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -32,6 +32,6 @@
 .popoverBoxStyle{
   border: 0.00521rem solid #00fff6;
   box-shadow: 0 0 0.03rem #00fff6;
-  background-color: rgba(0, 16, 30, 0.7) !important;
+  background-color: rgba(0, 16, 30, 0.8) !important;
 }
 </style>

--
Gitblit v1.8.0