mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Remove unnecessary top anchor in first subitem of item
It already gets aligned to the top anyway. Contributes to issue CURA-5876.
This commit is contained in:
parent
a1f579a528
commit
801701623e
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ Item
|
|||
|
||||
anchors
|
||||
{
|
||||
top: parent.top
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue