mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 11:26:41 +08:00
Fixed spacing of infill options
CURA-3732
This commit is contained in:
parent
9060bbf3b2
commit
e2b39e7e33
@ -53,7 +53,8 @@ Item
|
||||
id: infillCellRight
|
||||
|
||||
height: childrenRect.height;
|
||||
width: base.width * .55
|
||||
width: base.width * .5
|
||||
|
||||
spacing: UM.Theme.getSize("default_margin").width
|
||||
|
||||
anchors.left: infillCellLeft.right
|
||||
|
Loading…
x
Reference in New Issue
Block a user