Remove spacing between toolbar buttons

CURA-8013
This commit is contained in:
Konstantinos Karmas 2021-06-28 14:54:44 +02:00
parent fae5e2cffd
commit eeccfc32b9

View file

@ -44,7 +44,6 @@ Item
anchors.top: parent.top
anchors.right: parent.right
spacing: UM.Theme.getSize("default_lining").height
Repeater
{
@ -131,7 +130,6 @@ Item
anchors.topMargin: UM.Theme.getSize("default_margin").height
anchors.top: toolButtons.bottom
anchors.right: parent.right
spacing: UM.Theme.getSize("default_lining").height
Repeater
{