Skip to content

Commit

Permalink
Rebase went little bit wrong -III
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano committed Dec 11, 2023
1 parent de3d69d commit cb9e556
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/core/src/lib/form/components/widgets/form.theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
}
Expand Down

0 comments on commit cb9e556

Please sign in to comment.