diff --git a/launcher/ui/Setup/UseExistingInstall.qml b/launcher/ui/Setup/UseExistingInstall.qml index 6fb437c..4f2b8a8 100644 --- a/launcher/ui/Setup/UseExistingInstall.qml +++ b/launcher/ui/Setup/UseExistingInstall.qml @@ -72,6 +72,7 @@ FormCard.FormCardPage { id: helpTextDelegate text: i18n("If Astra did not detect your installation automatically, try selecting it manually below.") + textItem.wrapMode: Text.WordWrap } FormCard.FormDelegateSeparator { above: helpTextDelegate