diff --git a/app/qml/FindDevicesPage.qml b/app/qml/FindDevicesPage.qml index 69387e418..10e75bc02 100644 --- a/app/qml/FindDevicesPage.qml +++ b/app/qml/FindDevicesPage.qml @@ -45,6 +45,9 @@ Kirigami.ScrollablePage section { property: "status" delegate: Kirigami.ListSectionHeader { + + width: ListView.view.width + text: switch (parseInt(section)) { case DevicesModel.Paired: