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;
}