Код: Выделить всё
css
Код: Выделить всё
.product-details-container {
box-sizing: border-box;
}
.product-img-wrapper {
max-width: 60vw;
max-height: 50vh;
}
.product-img-wrapper img{
max-width: 90%;
max-height: 70%;
object-fit: contain;
}
Код: Выделить всё
ListingCardImage
Код: Выделить всё
return
[img]https://fakestoreapi.com/img/81fPKd-2AYL._AC_SL1500_.jpg[/img]

Подробнее здесь: https://stackoverflow.com/questions/785 ... and-height