diff --git a/applications/apps/checkout/src/App.css b/applications/apps/checkout/src/App.css index 661c766..b1f9561 100644 --- a/applications/apps/checkout/src/App.css +++ b/applications/apps/checkout/src/App.css @@ -74,9 +74,7 @@ * { @apply border-border; } - body { + checkout_body { background-color: #f7f7f7; } } - - diff --git a/applications/apps/checkout/src/components/app-header.tsx b/applications/apps/checkout/src/components/app-header.tsx index ee758c6..a7af983 100644 --- a/applications/apps/checkout/src/components/app-header.tsx +++ b/applications/apps/checkout/src/components/app-header.tsx @@ -27,7 +27,7 @@ export const AppHeader = () => {
- XPRCHECKOUT ? + XPRCHECKOUT {config && config.gatewayNetwork === 'testnet' && Using Testnet diff --git a/includes/templates/template-payments.php b/includes/templates/template-payments.php index 79c6be1..9a0c619 100644 --- a/includes/templates/template-payments.php +++ b/includes/templates/template-payments.php @@ -21,7 +21,7 @@ payment_scripts(); ?> - "> + ">