Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Fix magnifying glass appearing outside the product image gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
thealexandrelara committed May 24, 2023
1 parent ada4d5f commit 1f58de7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@


.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
width: 100%;
width: auto;
}

0 comments on commit 1f58de7

Please sign in to comment.