Add margins between label and content

CURA-6435
This commit is contained in:
Lipu Fei 2019-04-24 08:28:30 +02:00
parent 4876d5af00
commit 3bec7cdf8b

View file

@ -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