Fix broken design of Single Product template in block themes when product had no reviews or additional info (#33308)

Fix broken design of Single Product template in block themes when product had no reviews or additional info
This commit is contained in:
Albert Juhé Lluveras 2022-06-03 17:37:30 +02:00 committed by GitHub
parent 21f7cea2b6
commit 2b85008ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: fix
Fix broken design of Single Product template in block themes when product had no reviews or additional info

View File

@ -253,6 +253,7 @@ $tt2-gray: #f7f7f7;
div.product {
position: relative;
overflow: auto;
> span.onsale {
position: absolute;