From 43976078fcd259f56b7298073ba551d62fd75cac Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 09 Jun 2025 10:57:17 +0800
Subject: [PATCH] feat:个人工作台内容铺满

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

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

--
Gitblit v1.9.3