1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

[PM-20128] Update Claimed Domains description (#15630)

* chore: update claimed domain description width, refs PM-20128

* chore: add new message key, delete old message, update reference to new key, refs PM-20128

* chore: change width to max width for claimed domains description, refs PM-20128
This commit is contained in:
Vincent Salucci
2025-07-20 18:53:10 -05:00
committed by GitHub
parent 462287223a
commit 8dc97ca1a7
2 changed files with 4 additions and 4 deletions

View File

@@ -4,8 +4,8 @@
</button>
</app-header>
<p bitTypography="body1" class="tw-text-main tw-w-2/5">
{{ "claimedDomainsDesc" | i18n }}
<p bitTypography="body1" class="tw-text-main tw-max-w-4xl">
{{ "claimedDomainsDescription" | i18n }}
<a
bitLink
target="_blank"