mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-23 20:44:58 +08:00
This commit is contained in:
parent
6b8fb22d45
commit
b1d99387aa
|
@ -84,7 +84,7 @@ const total = ref(0) // 日历添加的记录提醒统计
|
|||
}
|
||||
|
||||
.left-content {
|
||||
width: calc(100% - 550px);
|
||||
width: calc(100% - 350px);
|
||||
height: 100%;
|
||||
|
||||
.header-box {
|
||||
|
@ -141,7 +141,7 @@ const total = ref(0) // 日历添加的记录提醒统计
|
|||
}
|
||||
|
||||
.right-content {
|
||||
width: 530px;
|
||||
width: 330px;
|
||||
height: 100%;
|
||||
.week-calendar {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user