Fix related products

This commit is contained in:
Jonathan Sadowski 2020-11-13 10:25:13 -05:00
parent b0c8356a13
commit 64cda333d7
1 changed files with 5 additions and 0 deletions

View File

@ -937,6 +937,10 @@ a.reset_variations {
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
img.attachment-woocommerce_thumbnail {
height: auto !important;
}
}
}
}
@ -1340,6 +1344,7 @@ a.reset_variations {
td.product-thumbnail {
padding: 1.4rem;
width: 10%;
img {
height: auto !important;
}