Merge pull request #11838 from Ultimaker/CURA-9134_misalinged_machine_label

CURA-9134 Misaligned machine label
This commit is contained in:
Remco Burema 2022-04-22 09:25:11 +02:00 committed by GitHub
commit e1ec9d68f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Button
contentItem: Item
{
width: machineSelectorButton.width - machineSelectorButton.leftPadding
width: machineSelectorButton.width - machineSelectorButton.leftPadding - machineSelectorButton.rightPadding
height: UM.Theme.getSize("action_button").height
UM.Label