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

This commit is contained in:
dominikiwanekhyland
2024-05-28 15:19:23 +02:00
committed by VitoAlbano
parent f2be5c0837
commit a754ce6700

View File

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