mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
WizardHeader: fix subtitle text width
This commit is contained in:
parent
51828babbb
commit
4fec3a4d6f
@ -66,6 +66,7 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
Text {
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
visible: parent.subtitle !== ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user