diff options
Diffstat (limited to 'LoginForm.ui.qml')
-rw-r--r-- | LoginForm.ui.qml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/LoginForm.ui.qml b/LoginForm.ui.qml index 4a708e1..0406185 100644 --- a/LoginForm.ui.qml +++ b/LoginForm.ui.qml @@ -19,9 +19,9 @@ Rectangle { anchors.bottom: emailButton.top anchors.bottomMargin: 8 anchors.right: parent.right - anchors.rightMargin: 16 + anchors.rightMargin: 8 anchors.left: parent.left - anchors.leftMargin: 16 + anchors.leftMargin: 8 Layout.fillWidth: true highlighted: true Material.background: Material.primary @@ -34,11 +34,11 @@ Rectangle { font.family: "Google Sans" font.capitalization: Font.MixedCase anchors.right: parent.right - anchors.rightMargin: 16 + anchors.rightMargin: 8 anchors.left: parent.left - anchors.leftMargin: 16 + anchors.leftMargin: 8 anchors.bottom: disclaimer.top - anchors.bottomMargin: 16 + anchors.bottomMargin: 8 Layout.fillWidth: true Material.foreground: Material.primary } @@ -106,6 +106,8 @@ Rectangle { + + /*##^## Designer { D{i:4;anchors_width:100;anchors_x:130;anchors_y:69}D{i:5;anchors_height:258;anchors_width:258;anchors_x:51;anchors_y:80} } |