mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 11:39:31 +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 {
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
visible: parent.subtitle !== ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue