diff --git a/main.qml b/main.qml index 8bc88d34..d961d673 100644 --- a/main.qml +++ b/main.qml @@ -53,7 +53,7 @@ Window { ComboBox { id: comboBox - width: 400 + width: 350 anchors.top: modelLabel.top anchors.bottom: modelLabel.bottom anchors.horizontalCenter: parent.horizontalCenter