Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Marichal committed Dec 27, 2022
1 parent 0f8c52f commit bdedf7b
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,3 +1,3 @@
.woocommerce-product-variations-section:not( :has( .woocommerce-sortable ) ) {
.woocommerce-product-variations-section:not(:has(.woocommerce-sortable)) {
display: none;
}

0 comments on commit bdedf7b

Please sign in to comment.