mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
Fix width in multiply dialog
CURA-8688
This commit is contained in:
parent
5725f3d57f
commit
38b947f0fb
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ Cura.Menu
|
||||||
focus: true
|
focus: true
|
||||||
from: 1
|
from: 1
|
||||||
to: 99
|
to: 99
|
||||||
|
width: 2 * UM.Theme.getSize("button").width
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue