You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
What is the issue? layout-fill does not fill the parent on Safari and Chrome. The issue on Chrome appears when the div containing the layout-fill attribute is placed inside a md-card-content element which is placed inside a md-content element. The issue on Safari appears when the div containing the layout-fill attribute is placed inside a md-card-content element regardless of it being insde a md-content element.
What is the expected behavior? Filling the parent like on Firefox