diff --git a/src/controls/FormLayout.qml b/src/controls/FormLayout.qml --- a/src/controls/FormLayout.qml +++ b/src/controls/FormLayout.qml @@ -239,6 +239,7 @@ property var item enabled: item.enabled visible: item.visible + Layout.topMargin: Kirigami.Units.smallSpacing width: Kirigami.Units.smallSpacing height: Kirigami.Units.smallSpacing onItemChanged: {