From d5e96299c72fc3633eb2339f1c5d785d0f5db0bb Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 09 Jun 2025 10:55:19 +0800
Subject: [PATCH] Merge branch 'refs/heads/master' into feature/v2.0.0/后台管理数据中心

---
 src/views/wel/components/calendarBox.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/wel/components/calendarBox.vue b/src/views/wel/components/calendarBox.vue
index eba4825..790cc6c 100644
--- a/src/views/wel/components/calendarBox.vue
+++ b/src/views/wel/components/calendarBox.vue
@@ -130,8 +130,8 @@
 </style>
 <style lang="scss" scoped>
 .calenBox {
-  margin-top: 10px;
-  height: 546px;
+  margin-top: 17px;
+  height: 566px;
   overflow: hidden;
   .event-item {
     font-size: 12px;

--
Gitblit v1.9.3