fix: timetable not adjusting height automatically

This commit is contained in:
SethBurkart123
2024-02-07 19:25:55 +11:00
parent 88c9aa10f8
commit df7302cf35
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1414,6 +1414,7 @@ ul {
}
.days td {
overflow: hidden;
height: 1440px !important;
}
.title {
color: var(--text-primary) !important;