Shrink the combo a bit.

This commit is contained in:
Adam Treat 2023-04-24 00:22:31 -04:00
parent c40f0d9f28
commit 7369ba6b48

View File

@ -53,7 +53,7 @@ Window {
ComboBox { ComboBox {
id: comboBox id: comboBox
width: 400 width: 350
anchors.top: modelLabel.top anchors.top: modelLabel.top
anchors.bottom: modelLabel.bottom anchors.bottom: modelLabel.bottom
anchors.horizontalCenter: parent.horizontalCenter anchors.horizontalCenter: parent.horizontalCenter