Skip to content

Commit

Permalink
Merge pull request #4173 from Codeinwp/fix/woo83_compatibility
Browse files Browse the repository at this point in the history
fix: woo block checkout cupon button Codeinwp/neve-pro-addon#2697
  • Loading branch information
preda-bogdan authored Dec 22, 2023
2 parents 1d5a4ae + 42a79d0 commit f185aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/components/compat/woocommerce/_checkout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
border: 0 !important;
}

main button {
main button:not(.wc-block-components-button) {
width: 100%;
}
}
Expand Down

0 comments on commit f185aa1

Please sign in to comment.