SignIn: increase box width to avoid eliding

This commit is contained in:
miruka 2019-09-09 11:24:10 -04:00
parent 035ab1add6
commit 81f54641ba

View File

@ -13,7 +13,7 @@ HPage {
id: signInBox
Layout.alignment: Qt.AlignCenter
multiplyWidth: 0.85
multiplyWidth: 0.9
title: qsTr("Sign in")
clickButtonOnEnter: "login"