mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
Shrink the widht of profile override combobox
This commit is contained in:
parent
8f3e7c6fa5
commit
8dbb1d47e1
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ UM.PreferencesPage
|
|||
ComboBox
|
||||
{
|
||||
id: choiceOnProfileOverrideDropDownButton
|
||||
width: 300
|
||||
width: 200
|
||||
|
||||
model: ListModel
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue