minor fixes (#1882)

- Assistants tab size
- Fixed logo -> absolute
This commit is contained in:
pablodanswer 2024-07-20 21:02:57 -07:00 committed by GitHub
parent 3854ca11af
commit 7fbbb174bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -62,11 +62,10 @@ export function AssistantsTab({
toolName = "Image Generation";
toolIcon = <FiImage className="mr-1 my-auto" />;
}
return (
<Bubble key={tool.id} isSelected={false}>
<div className="flex flex-row gap-1">
{toolIcon}
<div className="flex line-wrap break-all flex-row gap-1">
<div className="flex-none my-auto">{toolIcon}</div>
{toolName}
</div>
</Bubble>

View File

@ -11,7 +11,7 @@ export default function FixedLogo() {
const enterpriseSettings = combinedSettings?.enterpriseSettings;
return (
<div className="fixed flex z-40 left-4 top-2">
<div className="absolute flex z-40 left-4 top-2">
{" "}
<a href="/chat" className="ml-7 text-text-700 text-xl">
<div>