mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Merge pull request #2660 from woocommerce/PCP-3747-fastlane-new-ryan-card-view-has-white-background
Axo: Remove fixed container background color from the Ryan credit card component (3747)
This commit is contained in:
commit
5bae4d13c8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,6 @@
|
|||
|
||||
.ppcp-axo-payment-container {
|
||||
padding: 1rem 0;
|
||||
background-color: #ffffff;
|
||||
|
||||
&.axo-hidden {
|
||||
display: none;
|
||||
|
@ -107,6 +106,7 @@
|
|||
display: flex;
|
||||
align-items: baseline;
|
||||
gap: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.axo-checkout-card-preview {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue