diff --git a/discover/qml/UpdatesPage.qml b/discover/qml/UpdatesPage.qml --- a/discover/qml/UpdatesPage.qml +++ b/discover/qml/UpdatesPage.qml @@ -217,8 +217,8 @@ } Kirigami.Icon { - Layout.fillHeight: true - Layout.preferredWidth: height + width: Kirigami.Units.gridUnit * 2 + Layout.preferredHeight: width source: decoration smooth: true }