Fixing styles not migrated by material

This commit is contained in:
Vito Albano
2023-12-04 16:39:38 +00:00
committed by VitoAlbano
parent 30be2bb6d7
commit 4bfe14de55
19 changed files with 45 additions and 68 deletions

View File

@@ -95,7 +95,7 @@ adf-start-task {
.adf {
/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version. */
&-start-task-input-container .mat-form-field-wrapper {
&-start-task-input-container .mat-mdc-text-field-wrapper {
padding-top: 8px;
}