Rebase went little bit wrong -III

This commit is contained in:
Vito Albano
2023-12-07 01:06:45 +00:00
parent 162ddf34ce
commit 998e8f5d4b

View File

@@ -73,15 +73,9 @@ ul > li > form-field > .adf-focus {
/* query for Microsoft IE 11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
adf-form-field {
<<<<<<< Updated upstream
.mat-mdc-input-element,
.mat-mdc-select,
.mat-mdc-form-field {
=======
.mat-input-element,
.mat-mdc-select,
.mat-form-field {
>>>>>>> Stashed changes
display: block !important;
}
}