mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 03:43:41 +00:00
[EC-620] Fix provider billing obfuscation image (#3830)
* Use IconComponent for billing obfuscation image * Wrap CSS variable refs in rgb function
This commit is contained in:
@@ -63,7 +63,6 @@ import { BillingSyncApiKeyComponent } from "../organizations/settings/billing-sy
|
||||
import { ChangePlanComponent } from "../organizations/settings/change-plan.component";
|
||||
import { DeleteOrganizationComponent } from "../organizations/settings/delete-organization.component";
|
||||
import { DownloadLicenseComponent } from "../organizations/settings/download-license.component";
|
||||
import { ImageSubscriptionHiddenComponent as OrgSubscriptionHiddenComponent } from "../organizations/settings/image-subscription-hidden.component";
|
||||
import { OrganizationBillingComponent } from "../organizations/settings/organization-billing.component";
|
||||
import { OrganizationSubscriptionComponent } from "../organizations/settings/organization-subscription.component";
|
||||
import { SettingsComponent as OrgSettingComponent } from "../organizations/settings/settings.component";
|
||||
@@ -242,7 +241,6 @@ import { SharedModule } from ".";
|
||||
OrgSettingComponent,
|
||||
OrgToolsComponent,
|
||||
OrgTwoFactorSetupComponent,
|
||||
OrgSubscriptionHiddenComponent,
|
||||
OrgUnsecuredWebsitesReportComponent,
|
||||
OrgUserAddEditComponent,
|
||||
OrgUserConfirmComponent,
|
||||
|
||||
Reference in New Issue
Block a user