Show placeholder for empty slot in breadcrumbs

This commit is contained in:
Bruno Windels 2019-09-12 14:42:27 +02:00
parent ab6215f9aa
commit df8ce7fb33
3 changed files with 17 additions and 0 deletions

View file

@ -170,6 +170,8 @@ $tooltip-timeline-fg-color: #ffffff;
$interactive-tooltip-bg-color: $base-color;
$interactive-tooltip-fg-color: #ffffff;
$breadcrumb-placeholder-bg-color: #272c35;
// ***** Mixins! *****
@define-mixin mx_DialogButton {