mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
This bottom padding while doing text generation is no longer necessary with the tray.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
parent
56834a28cb
commit
d62ea317dd
@ -1328,7 +1328,7 @@ Rectangle {
|
||||
footer: Item {
|
||||
id: bottomPadding
|
||||
width: parent.width
|
||||
height: 60
|
||||
height: 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user