mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:06:00 +08:00
Increase margins
between image, text and action button in the monitor page CURA-9422
This commit is contained in:
parent
55c312e9bb
commit
ad7c18d75e
@ -126,7 +126,7 @@ Rectangle
|
|||||||
{
|
{
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
spacing: UM.Theme.getSize("default_margin").height
|
spacing: UM.Theme.getSize("wide_margin").height
|
||||||
padding: UM.Theme.getSize("default_margin").width
|
padding: UM.Theme.getSize("default_margin").width
|
||||||
topPadding: 0
|
topPadding: 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user