Set Dialog margin as it was in 4.13

CURA-8688
This commit is contained in:
j.delarago 2022-02-18 16:11:18 +01:00
parent 5134a071b1
commit 2ed1894a27

View file

@ -21,6 +21,8 @@ UM.Dialog
width: minimumWidth width: minimumWidth
height: minimumHeight height: minimumHeight
margin: UM.Theme.getSize("thick_margin").width
property var changesModel: Cura.UserChangesModel { id: userChangesModel } property var changesModel: Cura.UserChangesModel { id: userChangesModel }
onVisibilityChanged: onVisibilityChanged: