diff --git a/src/gui/ConflictDelegate.qml b/src/gui/ConflictDelegate.qml index 66adb571d4..a8cbe9dd5c 100644 --- a/src/gui/ConflictDelegate.qml +++ b/src/gui/ConflictDelegate.qml @@ -50,6 +50,7 @@ Item { anchors.bottom: parent.bottom anchors.left: parent.left anchors.right: parent.right + anchors.bottomMargin: 8 Item { Layout.fillWidth: true