diff --git a/frontend/index.html b/frontend/index.html index 3717e3e0..0747f413 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,13 +1,17 @@ - - - - DocsGPT 🦖 - - - -
- - - + + + + + + DocsGPT 🦖 + + + + +
+ + + + \ No newline at end of file diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index cf4949e9..f19446cc 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -137,13 +137,13 @@ export default function Conversation() {
{queries.length > 0 && !hasScrolledToLast && (