Fix incorrect spacing between forms

master
Carl Schwan 2020-11-10 10:19:17 +01:00
parent 9865863dbd
commit 33e1be37eb
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ Kirigami.ScrollablePage {
}
ColumnLayout {
spacing: 0
AccountNameForm {
id: accountName
Layout.fillWidth: true