From cb9e5566a55e59bc3ed06da6a73799bb75ae1f15 Mon Sep 17 00:00:00 2001 From: Vito Albano Date: Thu, 7 Dec 2023 01:06:45 +0000 Subject: [PATCH] Rebase went little bit wrong -III --- lib/core/src/lib/form/components/widgets/form.theme.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/core/src/lib/form/components/widgets/form.theme.scss b/lib/core/src/lib/form/components/widgets/form.theme.scss index 484ade80628..afa71352079 100644 --- a/lib/core/src/lib/form/components/widgets/form.theme.scss +++ b/lib/core/src/lib/form/components/widgets/form.theme.scss @@ -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; } }