From 7d12d1a74fdcaa5c791a6e95e229c41e61ccf26f Mon Sep 17 00:00:00 2001 From: Alex Morask <144709477+amorask-bitwarden@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:22:15 -0400 Subject: [PATCH] Fix spacing for provider unassigned seats hint' (#9460) --- .../create-client-organization.component.html | 14 ++++++- .../create-client-organization.component.ts | 40 ++++++++++++++++--- ...t-organization-subscription.component.html | 20 +++++----- ...ent-organization-subscription.component.ts | 8 ++-- .../manage-client-organizations.component.ts | 2 - .../provider-subscription.component.ts | 4 +- .../provider-subscription-response.ts | 6 +-- 7 files changed, 65 insertions(+), 29 deletions(-) diff --git a/bitwarden_license/bit-web/src/app/billing/providers/clients/create-client-organization.component.html b/bitwarden_license/bit-web/src/app/billing/providers/clients/create-client-organization.component.html index 87169b6d9c0..110990d709d 100644 --- a/bitwarden_license/bit-web/src/app/billing/providers/clients/create-client-organization.component.html +++ b/bitwarden_license/bit-web/src/app/billing/providers/clients/create-client-organization.component.html @@ -1,5 +1,5 @@