mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Create payment methods list
This commit is contained in:
parent
3a9f2a4a1f
commit
5d38233923
21 changed files with 398 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
.ppcp-r-payment-methods{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap:48px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue