1
0

qml: styling fixes

This commit is contained in:
Sander van Grieken
2023-01-03 18:22:15 +01:00
parent 2e06a7992e
commit e31bd958d3
3 changed files with 3 additions and 4 deletions

View File

@@ -95,6 +95,7 @@ ElDialog {
Label {
text: 'Enter a bitcoin address or a Lightning invoice'
wrapMode: Text.Wrap
Layout.maximumWidth: parent.width
}
TextField {