From 70ebfb918eed4a0d188d1f3aed387de2ab9586bc Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期三, 16 十二月 2020 10:37:01 +0800
Subject: [PATCH] 修改地图样式

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

diff --git a/src/App.vue b/src/App.vue
index 66708b1..3c017ad 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -22,7 +22,7 @@
 </script>
 
 <style>
-#app {
+html,body,#app {
   font-family: Avenir, Helvetica, Arial, sans-serif;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;

--
Gitblit v1.8.0