fix: timetable clipped at 4pm

This commit is contained in:
SethBurkart123
2025-02-11 19:05:25 +11:00
parent 23a09004d8
commit 61e1bcdae9
-1
View File
@@ -1800,7 +1800,6 @@ ul {
}
.content > .wrapper .days tbody tr > td {
overflow: hidden;
height: 1440px !important;
}
.title {
color: var(--text-primary) !important;