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

Commit

Permalink
Fix "On sale" badge class (#10634)
Browse files Browse the repository at this point in the history
* Fix "On sale" badge class for shop

* Add class to sale badge
  • Loading branch information
albarin authored and nielslange committed Aug 17, 2023
1 parent c7ea3f2 commit 45a8074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
}
}
}
.wc-block-grid__product-image .wc-block-grid__product-onsale,
.wc-block-grid .wc-block-grid__product-onsale {
@include font-size(small);
padding: em($gap-smallest) em($gap-small);
Expand Down

0 comments on commit 45a8074

Please sign in to comment.