@@ -23,6 +23,9 @@
--gap-body-left: 60px;
--gap-modules: 30px;
}
+div.calendar div.module-content {
+ min-height: 5em;
+}
table.daily-overview-table {
font-size: 2.5em !important;
border-collapse: collapse;
@@ -30,6 +30,12 @@
+div.calendar {
+ div.module-content {
+ }
+
table {
&.daily-overview-table {