All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.app.modules.component.components.sub.toolbar.toolbar.component.scss Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
@import 'colors';

.btn-toolbar {
    align-items: center;
    justify-content: center;
    position: relative;
    top: -28px;
    margin-bottom: -28px;

    div:first-child {
        margin-left: auto;
    }

    div:last-child {
        margin-left: auto;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy