mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-23 13:08:48 +02:00
90 hotfix roomfinder sticky header
This commit is contained in:
@ -80,8 +80,7 @@ const calendarOptions: ComputedRef<CalendarOptions> = computed(() =>
|
||||
minute: "2-digit",
|
||||
hour12: false,
|
||||
},
|
||||
contentHeight: "auto",
|
||||
height: 500,
|
||||
height: "auto",
|
||||
views: {
|
||||
week: {
|
||||
description: "Wochenansicht",
|
||||
|
Reference in New Issue
Block a user