argos/dmp-frontend/src/app/ui/admin/dataset-profile/editor/dataset-profile-editor.comp...

10 lines
95 B
SCSS
Raw Normal View History

2019-01-18 18:03:45 +01:00
.dataset-profile-editor {
.full-width {
width: 100%;
}
}
.deleteBtn{
margin-right:2em;
}