mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-20 20:53:23 +00:00
remove padding
This commit is contained in:
parent
28b0455451
commit
15b3e0d3f6
@ -286,7 +286,6 @@ Drawer {
|
|||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
padding: 15
|
|
||||||
text: qsTr("About")
|
text: qsTr("About")
|
||||||
Accessible.role: Accessible.Button
|
Accessible.role: Accessible.Button
|
||||||
Accessible.name: text
|
Accessible.name: text
|
||||||
|
Loading…
Reference in New Issue
Block a user