From fb471f1023ab4991c124d0bc432028d95d7b7300 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 4 May 2025 20:45:34 +1000 Subject: feat: audio osd --- modules/launcher/Content.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/launcher/Content.qml') diff --git a/modules/launcher/Content.qml b/modules/launcher/Content.qml index 9759abb..315835e 100644 --- a/modules/launcher/Content.qml +++ b/modules/launcher/Content.qml @@ -33,7 +33,6 @@ Item { anchors.horizontalCenter: parent.horizontalCenter anchors.bottom: search.top anchors.bottomMargin: root.spacing - anchors.margins: root.padding ContentList { id: list -- cgit v1.2.3-freya