Make the key verification message horizontally centered
This commit is contained in:
@@ -24,5 +24,6 @@ Column {
|
|||||||
QQC2.Label {
|
QQC2.Label {
|
||||||
text: root.text
|
text: root.text
|
||||||
textFormat: Text.MarkdownText
|
textFormat: Text.MarkdownText
|
||||||
|
horizontalAlignment: Text.AlignHCenter
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user