Skip to content

Commit 5fbedfe

Browse files
fix: gallery slider compatible with sparks for woocommerce
1 parent c2d45cd commit 5fbedfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/components/compat/woocommerce/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
}
5858
}
5959

60-
body:not(.nv-left-gallery):not(.sp-slider-gallery):not([class^="related-products-columns-"]) {
60+
body:not(.nv-left-gallery):not(.sp-slider-gallery):not([class*="related-products-columns-"]) {
6161

6262
.tns-ovh {
6363
display: flex;

0 commit comments

Comments
 (0)