diff --git a/native/account/qr-code-screen.react.js b/native/account/qr-code-screen.react.js --- a/native/account/qr-code-screen.react.js +++ b/native/account/qr-code-screen.react.js @@ -41,7 +41,7 @@ Log in to Comm - Open the Comm app on your phone and scan the QR code below + Open the Comm app on your logged-in phone and scan the QR code below @@ -79,6 +79,8 @@ fontSize: 12, color: 'panelForegroundLabel', paddingBottom: 30, + textAlign: 'center', + width: 300, }, instructionsBox: { alignItems: 'center',