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
+2 -3
View File
@@ -487,11 +487,10 @@ ol:has(.MessageList__avatar___2wxyb svg) {
border-top-color: transparent;
}
#main > .timetablepage > .quickbar.above::before {
border-bottom-color: transparent;
border-bottom-color: transparent !important;
bottom: -23px !important;
background-color: inherit;
clip-path: polygon(50% 40%, 0 0, 100% 0);
border-top-color: transparent !important;
}
#main .timetablepage .actions a,
#main .timetablepage .actions button {
@@ -3047,4 +3046,4 @@ li[data-message] {
transform: translateY(0);
scale: 1;
}
}
}