mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: timetable dates not showing
This commit is contained in:
@@ -1413,6 +1413,12 @@ ul {
|
||||
display: none;
|
||||
}
|
||||
.days td {
|
||||
overflow: hidden;
|
||||
.title {
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
.content .days tbody tr > td {
|
||||
overflow: hidden;
|
||||
height: 1440px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user