Change add account icon, prevent checkbox overflow

This commit is contained in:
miruka
2019-12-08 04:53:51 -04:00
parent b267ef6562
commit f58e2cbf7a
3 changed files with 14 additions and 9 deletions

View File

@@ -181,7 +181,7 @@ HBox {
text: qsTr("Remember my account")
checked: true
Layout.alignment: Qt.AlignHCenter
Layout.fillWidth: true
}
HLabel {