mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
WizardHeader: fix subtitle text width
This commit is contained in:
parent
51828babbb
commit
4fec3a4d6f
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ ColumnLayout {
|
||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
|
Layout.fillWidth: true
|
||||||
Layout.alignment: Qt.AlignLeft
|
Layout.alignment: Qt.AlignLeft
|
||||||
visible: parent.subtitle !== ""
|
visible: parent.subtitle !== ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue