mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
Scooch the tool buttons a bit.
This commit is contained in:
parent
7369ba6b48
commit
90dce85c09
8
main.qml
8
main.qml
@ -204,7 +204,7 @@ Window {
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 20
|
||||
anchors.rightMargin: 30
|
||||
width: 60
|
||||
width: 40
|
||||
height: 60
|
||||
z: 200
|
||||
padding: 15
|
||||
@ -252,7 +252,7 @@ Window {
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 30
|
||||
anchors.rightMargin: 30
|
||||
width: 60
|
||||
width: 40
|
||||
height: 40
|
||||
z: 200
|
||||
padding: 15
|
||||
@ -294,7 +294,7 @@ Window {
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 30
|
||||
anchors.rightMargin: 30
|
||||
width: 60
|
||||
width: 40
|
||||
height: 40
|
||||
z: 200
|
||||
padding: 15
|
||||
@ -376,7 +376,7 @@ Window {
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 30
|
||||
anchors.rightMargin: 30
|
||||
width: 60
|
||||
width: 40
|
||||
height: 40
|
||||
z: 200
|
||||
padding: 15
|
||||
|
Loading…
Reference in New Issue
Block a user