Fix spacing in login screen

This commit is contained in:
Carl Schwan
2023-11-16 22:43:45 +01:00
parent 5c32520c35
commit 94bf2481f0

View File

@@ -15,6 +15,8 @@ LoginStep {
Layout.fillWidth: true
spacing: 0
FormCard.FormButtonDelegate {
id: loginButton
text: i18nc("@action:button", "Login")