mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add support for buttonAttributes API in the editor
This commit is contained in:
parent
c69c4ed0f3
commit
422b609b2c
4 changed files with 71 additions and 13 deletions
3
modules/ppcp-blocks/resources/css/gateway-editor.scss
Normal file
3
modules/ppcp-blocks/resources/css/gateway-editor.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
li[id^="express-payment-method-ppcp-"] div[class^="ppc-button-container-"] {
|
||||
display: flex;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue