Add support for buttonAttributes API in the editor

This commit is contained in:
Daniel Dudzic 2024-08-19 01:16:20 -05:00
parent c69c4ed0f3
commit 422b609b2c
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
4 changed files with 71 additions and 13 deletions

View file

@ -0,0 +1,3 @@
li[id^="express-payment-method-ppcp-"] div[class^="ppc-button-container-"] {
display: flex;
}