schlechtenburg/packages/core/lib/components/Toolbar.scss

8 lines
105 B
SCSS

.sb-toolbar {
position: absolute;
width: auto;
height: auto;
display: flex;
flex-wrap: wrap;
}