qml: limit wallet name label widths so they get wrapped/elided. fixes #8317
This commit is contained in:
@@ -129,6 +129,7 @@ ApplicationWindow
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
width: parent.width
|
||||
|
||||
Item {
|
||||
Layout.preferredWidth: constants.paddingXLarge
|
||||
|
||||
Reference in New Issue
Block a user