homescreens/folio: Fix running app indicator position

This commit is contained in:
Devin Lin 2023-11-16 21:38:02 -08:00
parent a3cd470efc
commit da85481f49

View file

@ -96,7 +96,7 @@ AbstractDelegate {
anchors {
horizontalCenter: parent.horizontalCenter
bottom: parent.bottom
bottomMargin: Kirigami.Units.smallSpacing
bottomMargin: -Kirigami.Units.smallSpacing
}
visible: root.application.running
radius: width