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