SignIn: increase box width again

To avoid the Login button loading icon from making the button grid
switch to column mode.
This commit is contained in:
miruka 2019-09-09 14:50:45 -04:00
parent 82f0c273e7
commit b7b309ad4c

View File

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