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:
Emili Castells 2024-09-30 17:57:58 +02:00 committed by GitHub
commit 5bae4d13c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {