diff --git a/apps/browser/src/popup/components/desktop-sync-verification-dialog.component.html b/apps/browser/src/popup/components/desktop-sync-verification-dialog.component.html index 20cbd2890f0..491e90971f2 100644 --- a/apps/browser/src/popup/components/desktop-sync-verification-dialog.component.html +++ b/apps/browser/src/popup/components/desktop-sync-verification-dialog.component.html @@ -3,9 +3,12 @@ {{ "desktopSyncVerificationTitle" | i18n }} - {{ "desktopIntegrationVerificationText" | i18n }} -

- {{ params.fingerprint.join("-") }} +

+ {{ "desktopIntegrationVerificationText" | i18n }} +

+

+ {{ params.fingerprint.join("-") }} +