Shrink the combo a bit.

This commit is contained in:
Adam Treat 2023-04-24 00:22:31 -04:00
parent 5b7d3c4813
commit 618555747d

View File

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