mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[affected:*][ci:force] Fixed e2e with new notation
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
@@ -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);
|
||||
|
Reference in New Issue
Block a user