From fd3cf78a7075fe1995cdb02d20fd53bdc62e2b14 Mon Sep 17 00:00:00 2001 From: Merissa Weinstein Date: Tue, 1 Oct 2024 11:27:30 -0500 Subject: [PATCH] edit radio buttons to be block inputs and update spacing (#11291) --- ...ation-subscription-selfhost.component.html | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/apps/web/src/app/billing/organizations/organization-subscription-selfhost.component.html b/apps/web/src/app/billing/organizations/organization-subscription-selfhost.component.html index 0a029de79dc..464b8a24725 100644 --- a/apps/web/src/app/billing/organizations/organization-subscription-selfhost.component.html +++ b/apps/web/src/app/billing/organizations/organization-subscription-selfhost.component.html @@ -65,7 +65,7 @@ {{ "launchCloudSubscription" | i18n }}
- +

{{ "licenseAndBillingManagement" | i18n }}

@@ -73,7 +73,6 @@ id="automatic-sync" [value]="licenseOptions.SYNC" [disabled]="disableLicenseSyncControl" - class="tw-block" *ngIf="showAutomaticSyncAndManualUpload" > - - +
+ + +
{{ "manualUpload" | i18n }} @@ -128,7 +129,7 @@ {{ "licenseAndBillingManagementDesc" | i18n }} -

+

{{ "uploadLicense" | i18n }}