Fix new version dialog ui.

This commit is contained in:
Adam Treat
2023-07-09 14:56:54 -04:00
parent 12083fcdeb
commit 15d04a7916
2 changed files with 4 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ MyDialog {
modal: true
width: contentItem.width
height: contentItem.height
padding: 10
padding: 20
closeButtonVisible: false
Theme {
id: theme