Fix the gap in the featured product checkbox (#35710)

* Fix style

* Add changelog

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
This commit is contained in:
Fernando Marichal 2022-11-24 12:15:15 -03:00 committed by GitHub
parent f6edcbc024
commit 28f5616973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -39,6 +39,9 @@
}
.woocommerce-tooltip {
margin-left: $gap-smaller;
&__button {
padding: 0;
}
}
.woocommerce-product-form {
&__custom-label-input {

View File

@ -0,0 +1,4 @@
Significance: minor
Type: fix
Fix the gap in the featured product checkbox