mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 17:19:04 +08:00
Merge pull request #11838 from Ultimaker/CURA-9134_misalinged_machine_label
CURA-9134 Misaligned machine label
This commit is contained in:
commit
e1ec9d68f8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user