From c70006ac2709d2e2310c9cce12e870d7e3fa5052 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期三, 23 八月 2023 17:44:17 +0800
Subject: [PATCH] 刷新优化 2023-8-23

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

diff --git a/src/App.vue b/src/App.vue
index a61196f..e353686 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -30,6 +30,7 @@
 body {
   width: 100%;
   height: 100%;
-  overflow-x:hidden;
+  overflow:hidden;
+  margin:0;
 }
 </style>

--
Gitblit v1.8.0