Increase margins

between image, text and action button in the monitor page

CURA-9422
This commit is contained in:
c.lamboo 2022-08-29 09:26:08 +02:00
parent 55c312e9bb
commit ad7c18d75e

View file

@ -126,7 +126,7 @@ Rectangle
{
anchors.horizontalCenter: parent.horizontalCenter
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
topPadding: 0