Fix width in multiply dialog

CURA-8688
This commit is contained in:
Jaime van Kessel 2022-02-28 15:57:36 +01:00
parent 5725f3d57f
commit 38b947f0fb

View file

@ -133,6 +133,7 @@ Cura.Menu
focus: true
from: 1
to: 99
width: 2 * UM.Theme.getSize("button").width
}
}
}