diff --git a/resources/qml/WelcomePages/WhatsNewContent.qml b/resources/qml/WelcomePages/WhatsNewContent.qml index ee08999b94..b60e952145 100644 --- a/resources/qml/WelcomePages/WhatsNewContent.qml +++ b/resources/qml/WelcomePages/WhatsNewContent.qml @@ -152,7 +152,7 @@ Item delegate: Rectangle { - implicitWidth: UM.Theme.getSize("thin_margin").width + width: UM.Theme.getSize("thin_margin").width implicitHeight: UM.Theme.getSize("thin_margin").height radius: width / 2