mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 10:18:59 +08:00
Fix extra line after plugin/materials list.
CURA-7240
This commit is contained in:
parent
4edef85346
commit
07569c6b88
@ -17,7 +17,8 @@ Item
|
||||
color: UM.Theme.getColor("lining")
|
||||
width: parent.width
|
||||
height: Math.floor(UM.Theme.getSize("default_lining").height)
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.bottom: parent.top
|
||||
visible: index != 0
|
||||
}
|
||||
Row
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user