schlechtenburg/src/components/internal/Toolbar.scss
2020-05-20 16:21:08 +02:00

8 lines
120 B
SCSS

.sb-toolbar {
position: absolute;
bottom: 100%;
width: 100%;
height: 40px;
background-color: var(--grey-1);
}