woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
236 stars 206 forks source link

Fix incompatible notice in editor due missing style properties #3564

Open wjrosa opened 3 weeks ago

wjrosa commented 3 weeks ago

Fixes #3356 Related https://github.com/woocommerce/woocommerce-gateway-stripe/pull/3516

Changes proposed in this Pull Request:

This is an additional fix for the incompatibility notice issue being displayed on our editor. The original PR should fix the root cause, but this PR adds support for styles as an additional layer.

Testing instructions


Post merge