mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
Merge pull request #3666
4fec3a4
WizardHeader: fix subtitle text width (rating89us)
This commit is contained in:
commit
316f8b1762
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