Make width of error list a bit wider to better see contents

This commit is contained in:
Bart De Vries 2022-06-19 21:36:24 +02:00
parent e5cf95c8d7
commit 5d8c81c6e1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import org.kde.kasts 1.0
Kirigami.Dialog {
id: errorOverlay
preferredWidth: Kirigami.Units.gridUnit * 20
preferredWidth: Kirigami.Units.gridUnit * 25
preferredHeight: Kirigami.Units.gridUnit * 16
showCloseButton: true