mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Add margins between label and content
CURA-6435
This commit is contained in:
parent
4876d5af00
commit
3bec7cdf8b
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ Item
|
|||
anchors
|
||||
{
|
||||
top: titleLabel.bottom
|
||||
topMargin: UM.Theme.getSize("default_margin").height
|
||||
bottom: nextButton.top
|
||||
bottomMargin: UM.Theme.getSize("default_margin").height
|
||||
left: parent.left
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue