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

src.app.modules.dataset.components.dataset-edition.dataset-edition.component.scss Maven / Gradle / Ivy

The newest version!
.box2 {
    display: inline-block;
    margin: 1em;
}

.notification {
    position: absolute;
    top: 80px;
    padding: 2px;
    width: 80%;
}

.notification:empty
{
    display:none;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy