mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixing e2e - part III
This commit is contained in:
@@ -6,8 +6,13 @@
|
||||
padding-top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
<<<<<<< Updated upstream
|
||||
/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
|
||||
.mat-select-value-text {
|
||||
=======
|
||||
|
||||
.mat-mdc-select-value-text {
|
||||
>>>>>>> Stashed changes
|
||||
font-size: var(--theme-body-1-font-size);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user