mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 07:59:05 +08:00
Add margins between label and content
CURA-6435
This commit is contained in:
parent
4876d5af00
commit
3bec7cdf8b
@ -53,6 +53,7 @@ Item
|
|||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
top: titleLabel.bottom
|
top: titleLabel.bottom
|
||||||
|
topMargin: UM.Theme.getSize("default_margin").height
|
||||||
bottom: nextButton.top
|
bottom: nextButton.top
|
||||||
bottomMargin: UM.Theme.getSize("default_margin").height
|
bottomMargin: UM.Theme.getSize("default_margin").height
|
||||||
left: parent.left
|
left: parent.left
|
||||||
|
Loading…
x
Reference in New Issue
Block a user