mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Adjust the styling of the Edit links on the Axo checkout
This commit is contained in:
parent
9027f15c0c
commit
ef807aecf3
4 changed files with 27 additions and 5 deletions
|
@ -39,3 +39,9 @@
|
|||
.ppcp-axo-customer-details {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.axo-checkout-header-section {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
gap: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue