mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-24 13:04:57 +08:00
This commit is contained in:
parent
6b8fb22d45
commit
b1d99387aa
|
@ -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%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user