From 4ae8f5789c0bb29277b94e37597f54b390647006 Mon Sep 17 00:00:00 2001 From: Stephon Brown Date: Mon, 6 Oct 2025 11:20:06 -0400 Subject: [PATCH] fix(billing): Update payment method component spacing --- .../payment/components/enter-payment-method.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/app/billing/payment/components/enter-payment-method.component.ts b/apps/web/src/app/billing/payment/components/enter-payment-method.component.ts index 4af5226e7ee..31d5efc4723 100644 --- a/apps/web/src/app/billing/payment/components/enter-payment-method.component.ts +++ b/apps/web/src/app/billing/payment/components/enter-payment-method.component.ts @@ -190,7 +190,7 @@ type PaymentMethodFormGroup = FormGroup<{ } } @if (showBillingDetails) { -
{{ "billingAddress" | i18n }}
+
{{ "billingAddress" | i18n }}