1
0

qml: fix passphrase/seed extension wordwrap

This commit is contained in:
Sander van Grieken
2025-07-16 12:59:36 +02:00
parent b259aab727
commit b9ea17674d

View File

@@ -189,7 +189,7 @@ Pane {
Layout.fillWidth: true
visible: seed_extension_label.visible
Label {
Layout.fillWidth: true
width: parent.width
text: Daemon.currentWallet.seedPassphrase
wrapMode: Text.Wrap
font.family: FixedFont