Merge pull request #107 from HTWK-Leipzig/90-roomfinder-redesign

90 hotfix roomfinder sticky header
This commit is contained in:
masterElmar
2023-12-07 23:51:30 +01:00
committed by GitHub

View File

@@ -80,8 +80,7 @@ const calendarOptions: ComputedRef<CalendarOptions> = computed(() =>
minute: "2-digit", minute: "2-digit",
hour12: false, hour12: false,
}, },
contentHeight: "auto", height: "auto",
height: 500,
views: { views: {
week: { week: {
description: "Wochenansicht", description: "Wochenansicht",