mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge pull request #11838 from Ultimaker/CURA-9134_misalinged_machine_label
CURA-9134 Misaligned machine label
This commit is contained in:
commit
e1ec9d68f8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue