diff --git a/plugins/runcommand/kdeconnect_runcommand_config.qml b/plugins/runcommand/kdeconnect_runcommand_config.qml index 4a6b6bc42..f77fc2baf 100644 --- a/plugins/runcommand/kdeconnect_runcommand_config.qml +++ b/plugins/runcommand/kdeconnect_runcommand_config.qml @@ -56,11 +56,12 @@ ListView { helpfulAction: view.action } - QQC2.Dialog { + Kirigami.Dialog { id: addDialog title: "Add command" standardButtons: QQC2.Dialog.Save | QQC2.Dialog.Cancel + padding: Kirigami.Units.largeSpacing Kirigami.FormLayout { QQC2.TextField {