forked from phoenix/litellm-mirror
(ui) new build
This commit is contained in:
parent
94efa2d8dc
commit
bd207fe228
38 changed files with 52 additions and 58 deletions
|
@ -158,7 +158,7 @@ const ChatUI: React.FC<ChatUIProps> = ({
|
|||
|
||||
return (
|
||||
<div style={{ width: "100%", position: "relative" }}>
|
||||
<Grid className="gap-2 p-2 h-[75vh] w-full mt-8">
|
||||
<Grid className="gap-2 p-8 h-[75vh] w-full mt-2">
|
||||
<Card>
|
||||
<TabGroup>
|
||||
<TabList className="mt-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue