mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-04 11:08:01 +00:00
Make network button consistent.
This commit is contained in:
parent
2d67b9691d
commit
a4126d4863
4
main.qml
4
main.qml
@ -202,10 +202,10 @@ Window {
|
|||||||
id: networkButton
|
id: networkButton
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.topMargin: 20
|
anchors.topMargin: 30
|
||||||
anchors.rightMargin: 30
|
anchors.rightMargin: 30
|
||||||
width: 40
|
width: 40
|
||||||
height: 60
|
height: 40
|
||||||
z: 200
|
z: 200
|
||||||
padding: 15
|
padding: 15
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user