[ACS-8008] - Inputs for properties panel "General info"

This commit is contained in:
DominikIwanek
2024-05-21 14:52:21 +02:00
parent 20e059c909
commit e77fbdd523
@@ -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;