diff --git a/src/qml/LoginRegister.qml b/src/qml/LoginRegister.qml index c9cb79b52..2734efd44 100644 --- a/src/qml/LoginRegister.qml +++ b/src/qml/LoginRegister.qml @@ -15,6 +15,8 @@ LoginStep { Layout.fillWidth: true + spacing: 0 + FormCard.FormButtonDelegate { id: loginButton text: i18nc("@action:button", "Login")