mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Merge branch 'mb-fix-machine-settings-font-valign' of https://github.com/smartavionics/Cura
This commit is contained in:
commit
6ec7265d8e
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ UM.TooltipArea
|
||||||
anchors.left: fieldLabel.right
|
anchors.left: fieldLabel.right
|
||||||
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
|
padding: 0
|
||||||
width: numericTextFieldWithUnit.controlWidth
|
width: numericTextFieldWithUnit.controlWidth
|
||||||
height: numericTextFieldWithUnit.controlHeight
|
height: numericTextFieldWithUnit.controlHeight
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue