shamrickus commented on code in PR #7454:
URL: https://github.com/apache/trafficcontrol/pull/7454#discussion_r1180776600
##########
experimental/traffic-portal/src/app/core/cache-groups/asns/detail/asn-detail.component.scss:
##########
@@ -12,15 +12,17 @@
* limitations under the License.
*/
-mat-card {
+.mat-mdc-card {
Review Comment:
I would agree if the automatic part of the migration didn't make changes to
classes that would also be considered "internal" instead of leaving a comment.
For instance `.mat-button-base` -> `.mat-mdc-button-base` and `.mat-fab` ->
`.mat-mdc-fab` from [here in this
commit](https://github.com/apache/trafficcontrol/pull/7454/commits/366d8a808397e1c76cd7e97c738177c632da7c55#diff-6b6bcdd753b1d408597417c4e69e3a84dde884ccff7b382eb3b9602d9cabacb8)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]