Fixing e2e - part III

This commit is contained in:
Vito Albano
2024-06-06 20:04:11 +01:00
committed by Vito Albano
parent 3e089ac422
commit a24b802da3
11 changed files with 27 additions and 12 deletions
@@ -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);
}