mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:19:04 +08:00
Fix layout of SettingTextField items
CURA-1278
This commit is contained in:
parent
e0c7ed8561
commit
4877c35f06
@ -85,7 +85,7 @@ SettingItem
|
||||
anchors
|
||||
{
|
||||
left: parent.left
|
||||
leftMargin: UM.Theme.unitRightMargin
|
||||
leftMargin: UM.Theme.getSize("setting_unit_margin").width
|
||||
right: parent.right
|
||||
verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user