fix
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 18s
Docker Build & Deploy / Deploy to Production (push) Successful in 6s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 0s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s

This commit is contained in:
SunCheng
2026-02-20 13:56:29 +08:00
parent 2cf19a45e5
commit 6e95568906
13 changed files with 1038 additions and 1269 deletions

View File

@@ -110,6 +110,7 @@ const messageViewRef = ref(null)
background: transparent;
position: relative;
z-index: 1;
min-height: 60px; /* 与 calendar-header 保持一致,防止切换抖动 */
}
.header-title {