mirror of
https://github.com/harivansh-afk/RAG-ui.git
synced 2026-04-17 21:03:05 +00:00
some more ui updates 2
This commit is contained in:
parent
7dda2e20d0
commit
002ab0ea98
3 changed files with 3 additions and 3 deletions
|
|
@ -235,7 +235,7 @@ export default function AskQuestion() {
|
|||
</div>
|
||||
|
||||
{/* Main Chat Container - Added pb-20 to create space at bottom */}
|
||||
<div className="flex-1 bg-background rounded-lg mx-4 flex flex-col min-h-0 pb-20">
|
||||
<div className="flex-1 bg-background rounded-lg mx-4 flex flex-col min-h-0">
|
||||
{/* Messages Container */}
|
||||
<div className="flex-1 overflow-y-auto">
|
||||
{error && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue