argos/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.scss

14 lines
169 B
SCSS
Raw Normal View History

2023-12-20 08:20:38 +01:00
.compositeField {
padding-left: 0em !important;
}
.actions {
width: 110px;
2024-02-02 17:43:24 +01:00
display: flex;
2023-12-20 08:20:38 +01:00
}
2024-02-28 14:41:36 +01:00
.annotation-icon{
margin-top: 1.625rem;
width: auto;
height: auto;
}