(fix) ui alignment

This commit is contained in:
Ishaan Jaff 2024-03-28 18:50:32 -07:00
parent d071d90522
commit 440d0a0a4b
7 changed files with 10 additions and 10 deletions

View file

@ -158,7 +158,7 @@ const ChatUI: React.FC<ChatUIProps> = ({
return (
<div style={{ width: "100%", position: "relative" }}>
<Grid className="gap-2 p-10 h-[75vh] w-full">
<Grid className="gap-2 p-2 h-[75vh] w-full mt-8">
<Card>
<TabGroup>
<TabList className="mt-4">