diff --git a/src/qml/SectionDelegate.qml b/src/qml/SectionDelegate.qml index 4d9dc5c39..bf219ba85 100644 --- a/src/qml/SectionDelegate.qml +++ b/src/qml/SectionDelegate.qml @@ -38,7 +38,6 @@ QQC2.ItemDelegate { Layout.maximumWidth: maxWidth } Kirigami.Separator { - Layout.minimumHeight: 2 Layout.fillWidth: true Layout.maximumWidth: maxWidth }