1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-13 15:03:26 +00:00

fix(billing): Update payment method component spacing

This commit is contained in:
Stephon Brown
2025-10-06 11:20:06 -04:00
parent 2372826210
commit 4ae8f5789c

View File

@@ -190,7 +190,7 @@ type PaymentMethodFormGroup = FormGroup<{
}
}
@if (showBillingDetails) {
<h5 bitTypography="h5">{{ "billingAddress" | i18n }}</h5>
<h5 bitTypography="h5" class="tw-pt-4">{{ "billingAddress" | i18n }}</h5>
<div class="tw-grid tw-grid-cols-12 tw-gap-4">
<div class="tw-col-span-6">
<bit-form-field [disableMargin]="true">