mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-01 21:44:26 +01:00
Bump more space for goose is working on it so it doesnt overlap incoming agent chat messages (#3453)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"license": {
|
||||
"name": "Apache-2.0"
|
||||
},
|
||||
"version": "1.0.35"
|
||||
"version": "1.0.36"
|
||||
},
|
||||
"paths": {
|
||||
"/agent/tools": {
|
||||
|
||||
@@ -448,7 +448,7 @@ function BaseChatContent({
|
||||
{renderAfterMessages && renderAfterMessages()}
|
||||
|
||||
{/* Bottom padding to make space for the loading indicator */}
|
||||
<div className="block h-12" />
|
||||
<div className="block h-20" />
|
||||
</ScrollArea>
|
||||
|
||||
{/* Fixed loading indicator at bottom left of chat container */}
|
||||
|
||||
Reference in New Issue
Block a user