diff --git a/shell/contents/configuration/AppletConfiguration.qml b/shell/contents/configuration/AppletConfiguration.qml index e8541431..9f2a3134 100644 --- a/shell/contents/configuration/AppletConfiguration.qml +++ b/shell/contents/configuration/AppletConfiguration.qml @@ -212,6 +212,7 @@ Rectangle { Kirigami.NavigationTabButton { icon.name: model.icon text: model.name + width: footerBar.buttonWidth recolorIcon: false QQC2.ButtonGroup.group: footerBar.tabGroup