Toolbars use flexbox the way it’s meant to be, for UI layout and not for page layout.
Selector
Description
.toolbar__section
Place your components here. You can add as many of these sections as you want.
Dark version
We only control the background-color with CSS. We have no styling control of the content. If you need
white text on this dark background, make sure you add the necessary modifiers on that module.
In the example below, we’ve included a breadcrumb with a modifier: .breadcrumb--light