[affected:*][ci:force] Fixed e2e with new notation

This commit is contained in:
Vito Albano
2024-03-09 02:09:58 +00:00
committed by VitoAlbano
parent 71951b3c3b
commit c241a96ab4
7 changed files with 9 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
border-radius: 6px;
/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
.mat-select-value {
.mat-mdc-select-value {
color: var(--adf-metadata-action-button-clear-color);
}
}

View File

@@ -20,7 +20,6 @@
}
&-input-form-field-divider {
/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version. */
.mat-form-field-underline {
background-color: var(--adf-theme-primary-50);