summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SignInFlickable.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/SignInFlickable.ui.qml b/SignInFlickable.ui.qml
index 02c323d..622b2f4 100644
--- a/SignInFlickable.ui.qml
+++ b/SignInFlickable.ui.qml
@@ -28,6 +28,7 @@ GridLayout {
Layout.fillWidth: true
RowLayout {
+ anchors.fill: parent
Image {
id: envelope
source: "Bootstrap/icons/envelope-fill.svg"