diff --git a/src/qml/presenter/Library.qml b/src/qml/presenter/Library.qml index 0a3aa77..fba484c 100644 --- a/src/qml/presenter/Library.qml +++ b/src/qml/presenter/Library.qml @@ -29,6 +29,7 @@ Item { Layout.preferredHeight: 40 Layout.fillWidth: true Layout.alignment: Qt.AlignTop + z: 2 color: Kirigami.Theme.backgroundColor Controls.Label {