mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-10 01:10:35 +00:00
Make network button consistent.
This commit is contained in:
parent
c9eb7fd5e1
commit
5079842714
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