This commit is contained in:
gaofy 2023-12-22 10:45:08 +08:00
parent 6b8fb22d45
commit b1d99387aa

View File

@ -84,7 +84,7 @@ const total = ref(0) // 日历添加的记录提醒统计
} }
.left-content { .left-content {
width: calc(100% - 550px); width: calc(100% - 350px);
height: 100%; height: 100%;
.header-box { .header-box {
@ -141,7 +141,7 @@ const total = ref(0) // 日历添加的记录提醒统计
} }
.right-content { .right-content {
width: 530px; width: 330px;
height: 100%; height: 100%;
.week-calendar { .week-calendar {
width: 100%; width: 100%;