bug(material/card): The mat-progress-bar overflows when placed in the mat-card-footer #28785
Labels
area: material/card
area: material/progress-bar
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
16
Description
In the documentation example "Card with footer" (loading bar) the loader is out of bounds.
https://material.angular.io/components/card/examples#card-footer
Reproduction
StackBlitz link: https://stackblitz.com/edit/pm8knt-rswhv3?file=src%2Fexample%2Fcard-footer-example.html
Expected Behavior
Content should not extend beyond the borders of the card
Actual Behavior
when using elements such as picture, progress-bar the corners of the borders are different from the inserted content.
Environment
The text was updated successfully, but these errors were encountered: