mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Adjust space between configuration warning and resolution options to closer match design.
CURA-8849
This commit is contained in:
parent
09f2a73cb1
commit
c118bd4e29
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue