This commit is contained in:
lesion
2022-06-01 14:15:42 +02:00
parent a6f1a96a36
commit 7db6e2cb70
2 changed files with 3 additions and 2 deletions

View File

@@ -31,7 +31,8 @@ li {
}
#calh {
height: 292px;
/* this is to avoid content shift layout as v-calendar does not support SSR */
height: 268px;
}
.container {