Migrate angular components

This commit is contained in:
2022-12-05 14:37:59 +01:00
parent 7e16ac3f2d
commit dc66c4a136
2 changed files with 3 additions and 11 deletions

View File

@@ -25,11 +25,6 @@
height: 250px;
opacity: 0.6;
}
/* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version. */
mat-card-content {
width: 90%;
}
mat-form-field {
width: 100%;
}