[ACS-8098] [ACA] Testing Angular 15 - Move Popup placeholder missing (#9796)

This commit is contained in:
dominikiwanekhyland
2024-06-11 13:00:51 +02:00
committed by VitoAlbano
parent 0c2c087c05
commit 07c04d7017

View File

@@ -58,9 +58,9 @@ h2.adf-search-results-label {
} }
.adf-sites-dropdown-form-field { .adf-sites-dropdown-form-field {
&#{$mat-form-field-hide-placeholder} { label {
#{$mat-form-field-infix} { &#{$mat-form-field-label} {
padding-top: 0; top: 32px;
} }
} }
} }