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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user