[ACS-8445] Testing Angular 15 - Columns button is not centered properly (#10013)

This commit is contained in:
dominikiwanekhyland
2024-08-01 11:10:18 +02:00
committed by GitHub
parent 8be3175cf2
commit e9e5592e95
10 changed files with 33 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ adf-search-chip-autocomplete-input {
margin-top: 4px;
}
#{$mat-form--text-field-infix} {
#{$mat-form-text-field-infix} {
border: none;
}

View File

@@ -9,7 +9,7 @@ adf-search-properties {
display: block;
}
#{$mat-text-field--no-label} {
#{$mat-text-field-no-label} {
#{$mat-form-field-infix} {
padding-top: 9px;
padding-bottom: 9px;