improve theme selection + bug fixes

This commit is contained in:
SethBurkart123
2024-05-29 08:01:44 +10:00
parent 4e5a912cbb
commit 026033ad57
7 changed files with 64 additions and 26 deletions
+4
View File
@@ -56,6 +56,10 @@ html {
background-color: rgb(28 28 30);
}
.timetablepage .days .scrollspacer {
width: 0 !important;
}
.themeCloseButton {
position: absolute !important;
color: var(--text-primary) !important;