Hello there,
we
want to (or rather we have to, because of the darken function)
overwrite one SASS variables in the bootstrap4-style of the Schedule-Component:
188: $schedule-tbar-border-hover-color: darken($gray-600, 12.5%);
Unfortunatly the !default attribute is missing and therefore we can't override the variable.
(This is the only variable in the entire file on which the !default attribute is missing.)
Thanks and best regards,
Oliver Politzki