Update injected.scss

This commit is contained in:
Seth Burkart
2024-06-19 19:24:13 +10:00
committed by GitHub
parent 9cfa0cba63
commit 81f2852f35
+1 -2
View File
@@ -487,11 +487,10 @@ ol:has(.MessageList__avatar___2wxyb svg) {
border-top-color: transparent; border-top-color: transparent;
} }
#main > .timetablepage > .quickbar.above::before { #main > .timetablepage > .quickbar.above::before {
border-bottom-color: transparent; border-bottom-color: transparent !important;
bottom: -23px !important; bottom: -23px !important;
background-color: inherit; background-color: inherit;
clip-path: polygon(50% 40%, 0 0, 100% 0); clip-path: polygon(50% 40%, 0 0, 100% 0);
border-top-color: transparent !important;
} }
#main .timetablepage .actions a, #main .timetablepage .actions a,
#main .timetablepage .actions button { #main .timetablepage .actions button {