Adjust space between configuration warning and resolution options to closer match design.

CURA-8849
This commit is contained in:
j.delarago 2022-06-22 11:13:50 +02:00
parent 09f2a73cb1
commit c118bd4e29

View file

@ -62,7 +62,7 @@ Item
{
width: parent.width
Layout.fillWidth: true
Layout.topMargin: UM.Theme.getSize("thin_margin").height
Layout.topMargin: UM.Theme.getSize("default_margin").height
Layout.bottomMargin: UM.Theme.getSize("thin_margin").height
}