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
As a user of the card component, I would like to stretch my card image to fill the vertical space of the card using the "cover" shape option that applies the object-fit property.
I guess I can visualize the square cover compared to the default cover screenshot above, but I am not sure what a widescreen cover would look like since the height would be determined by the card content.
As a user of the card component, I would like to stretch my card image to fill the vertical space of the card using the "cover" shape option that applies the
object-fit
property.Proposed solution
Shape
With padded
Without padded
You can preview this functionality in #803.
The text was updated successfully, but these errors were encountered: