feature(Calendar Tagesansicht):based on the window with decides wether to display the lvMenu in a Modal or next to the calendar

This commit is contained in:
SimonGschnell
2024-11-15 11:18:15 +01:00
parent ef21936975
commit 45fca04029
4 changed files with 22 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
:root{
--fhc-calendar-pane-height: calc(100vh - 220px);
}
.fhc-calendar-week-page-header {
background-color: #e9ecef;
}