diff --git a/src/css/injected.scss b/src/css/injected.scss index 29cd1340..d0e98e8b 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -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; } -} \ No newline at end of file +}