Skip to content

Commit

Permalink
[ACS-8008] - Inputs for properties panel "General info" (#9744)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikiwanekhyland authored and VitoAlbano committed Jul 9, 2024
1 parent af39a51 commit 242a9d3
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 242a9d3

Please sign in to comment.