@import './../../sdesk.mixins';

:host {
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
}

.breadcrumbs {
  @include sdesk-breadcrumbs;
}
