From 225e92ed4fd01dd9be529d7f9e5e546e05a0d277 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期一, 22 七月 2024 15:01:16 +0800
Subject: [PATCH] 添加来访信息

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

diff --git a/src/App.vue b/src/App.vue
index a61ff71..c34592c 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -50,4 +50,7 @@
   -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); /*婊戝潡澶栭槾褰�*/
   background-color: rgb(180, 184, 185, 0.6); /*婊戝潡鑳屾櫙棰滆壊*/
 }
+.Fragment{
+  line-height: 0px;
+}
 </style>

--
Gitblit v1.9.1