[ACS-8008] - Inputs for properties panel "General info" (#9744)

This commit is contained in:
dominikiwanekhyland
2024-06-03 16:10:06 +01:00
committed by VitoAlbano
parent 98f8a78267
commit b3d0d6545e
@@ -10,6 +10,16 @@ $panel-properties-height: 56px !default;
border-radius: 12px;
margin: 12px;
adf-card-view-textitem {
#{$mat-form-field-subscript-wrapper} {
display: none;
}
#{$mat-form-field-infix} {
padding-bottom: 0;
}
}
.adf-property-list .adf-property .adf-property-field {
.adf-property-value:not(.adf-card-view-selectitem .adf-property-value) {
margin-top: 10px;