mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
Shrink the combo a bit.
This commit is contained in:
parent
c40f0d9f28
commit
7369ba6b48
2
main.qml
2
main.qml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user