mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: timetable not adjusting height automatically
This commit is contained in:
Binary file not shown.
@@ -1414,6 +1414,7 @@ ul {
|
|||||||
}
|
}
|
||||||
.days td {
|
.days td {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
height: 1440px !important;
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
color: var(--text-primary) !important;
|
color: var(--text-primary) !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user