mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Remove unnecessary alignment
It is single-line text and already aligned to the right side via the anchors. Contributes to issue CURA-3161.
This commit is contained in:
parent
60812139b7
commit
6ed0e81492
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ Column
|
|||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||
horizontalAlignment: Text.AlignRight
|
||||
}
|
||||
Label
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue