fix up merge and add bun.lockb to gitignore

This commit is contained in:
SethBurkart123
2023-09-25 11:44:25 +10:00
22 changed files with 150 additions and 106 deletions
+4
View File
@@ -51,6 +51,10 @@ table th {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
border-radius: 10rem !important;
}
::-webkit-scrollbar-corner {
background: none;
}
-3
View File
@@ -337,9 +337,6 @@ ol:has(.MessageList__avatar___2wxyb svg) {
-webkit-box-shadow: 0px 5px 16px 6px rgba(0, 0, 0, 0.2) !important;
box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2) !important;
}
#main .timetablepage {
padding-top: 10px;
}
#main .timetablepage .quickbar {
border: none;