mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 21:39:16 +08:00
Decrease padding between time & material specification headers
This commit is contained in:
parent
384c359db1
commit
6ab2ce7690
@ -21,7 +21,6 @@ Column
|
|||||||
Column
|
Column
|
||||||
{
|
{
|
||||||
id: timeSpecification
|
id: timeSpecification
|
||||||
spacing: UM.Theme.getSize("thin_margin").width
|
|
||||||
width: parent.width
|
width: parent.width
|
||||||
topPadding: UM.Theme.getSize("default_margin").height
|
topPadding: UM.Theme.getSize("default_margin").height
|
||||||
leftPadding: UM.Theme.getSize("default_margin").width
|
leftPadding: UM.Theme.getSize("default_margin").width
|
||||||
@ -71,7 +70,6 @@ Column
|
|||||||
Column
|
Column
|
||||||
{
|
{
|
||||||
id: materialSpecification
|
id: materialSpecification
|
||||||
spacing: UM.Theme.getSize("thin_margin").width
|
|
||||||
width: parent.width
|
width: parent.width
|
||||||
bottomPadding: UM.Theme.getSize("default_margin").height
|
bottomPadding: UM.Theme.getSize("default_margin").height
|
||||||
leftPadding: UM.Theme.getSize("default_margin").width
|
leftPadding: UM.Theme.getSize("default_margin").width
|
||||||
|
Loading…
x
Reference in New Issue
Block a user