From 6e089f294207e13459ad872a2fb6e701721f5506 Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期一, 13 五月 2024 14:44:48 +0800
Subject: [PATCH] 代码格式

---
 src/components/xio_room_guest_box/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/xio_room_guest_box/index.vue b/src/components/xio_room_guest_box/index.vue
index 1622d41..b2e72cb 100644
--- a/src/components/xio_room_guest_box/index.vue
+++ b/src/components/xio_room_guest_box/index.vue
@@ -133,9 +133,9 @@
   width: 12.54%;
 }
 .guest_box {
-  margin-top: 65px;
+  margin-top: 55px;
   width: 100%;
-  height: 345px;
+  height: 340px;
   background-color: #fff;
   overflow: hidden;
 }

--
Gitblit v1.8.0