Add left padding to numeric textfield

This commit is contained in:
Jaime van Kessel 2020-06-17 09:29:43 +02:00
parent 6ec7265d8e
commit 8de981f33d
No known key found for this signature in database
GPG Key ID: 3710727397403C91

View File

@ -78,6 +78,7 @@ UM.TooltipArea
anchors.leftMargin: UM.Theme.getSize("default_margin").width
verticalAlignment: Text.AlignVCenter
padding: 0
leftPadding: UM.Theme.getSize("narrow_margin").width
width: numericTextFieldWithUnit.controlWidth
height: numericTextFieldWithUnit.controlHeight