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

Commit

Permalink
Merge branch 'feat/add-default-single-product-html-template' of https…
Browse files Browse the repository at this point in the history
…://github.com/woocommerce/woocommerce-blocks into feat/add-default-single-product-html-template
  • Loading branch information
gigitux committed Mar 21, 2023
2 parents dc8e855 + ebda787 commit 960194a
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.woocommerce .wp-block-woocommerce-product-image-gallery {
position: relative;

div.images {
width: initial;
}

span.onsale {
right: unset;
z-index: 1;
left: -1rem;
}
}

.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
width: initial;
}

0 comments on commit 960194a

Please sign in to comment.