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
When using the Card component parameter, images will not display correctly when an image with a large vertical aspect ratio is loaded. In such cases, the component is greatly stretched vertically, which distorts its proportions and makes it visually unattractive.
Bugs
When using the Card component parameter, images will not display correctly when an image with a large vertical aspect ratio is loaded. In such cases, the component is greatly stretched vertically, which distorts its proportions and makes it visually unattractive.
Browsers
Code example
Sandbox
Expected result:
The image inside the Card maintains its proportions and is scaled within the available space of the component.
Actual result:
The image is greatly stretched horizontally and its proportions are distorted.
The text was updated successfully, but these errors were encountered: