mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 23:15:52 +08:00
Fix alignment of download grid tile
CURA-6006
This commit is contained in:
parent
eddf4e7f3d
commit
b33ce7a50f
@ -63,6 +63,8 @@ Item
|
||||
{
|
||||
width: parent.width - thumbnail.width - parent.spacing
|
||||
spacing: Math.floor(UM.Theme.getSize("narrow_margin").width)
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
Label
|
||||
{
|
||||
id: name
|
||||
|
Loading…
x
Reference in New Issue
Block a user