mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-11 20:47:45 +00:00
Wrap long text on the "use existing install" page
This commit is contained in:
parent
9606044525
commit
3e4c8f2c87
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue