mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Remove two lines entered by mistake
Keep it the same as in the base branch.
This commit is contained in:
parent
f62d19aa60
commit
7249bd3c50
1 changed files with 0 additions and 2 deletions
|
@ -284,9 +284,7 @@ Item
|
|||
topMargin: 12 * screenScaleFactor + borderSize // TODO: Theme!
|
||||
bottomMargin: 12 * screenScaleFactor // TODO: Theme!
|
||||
leftMargin: 36 * screenScaleFactor // TODO: Theme!
|
||||
rightMargin: 36 * screenScaleFactor // TODO: Theme!
|
||||
}
|
||||
width: parent.width
|
||||
height: childrenRect.height
|
||||
spacing: 18 * screenScaleFactor // TODO: Theme!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue