GODT-1938: Account details box values wrap.

This commit is contained in:
Xavier Michelon
2022-10-24 18:27:04 +02:00
parent 35bc7263da
commit bc6ec2579a

View File

@ -53,6 +53,8 @@ Item {
selectByMouse: true
selectByKeyboard: true
selectionColor: root.colorScheme.text_weak
wrapMode: Text.WrapAnywhere
Layout.fillWidth: true
}
}