mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
chore: move inkeep icon
This commit is contained in:
@@ -463,6 +463,16 @@ export function AISearchTrigger() {
|
|||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
<p className="text-xs absolute -top-3 lg:top-auto lg:left-auto left-4 lg:-bottom-3 lg:right-4 flex items-center gap-1 flex-1 text-fd-muted-foreground">
|
||||||
|
Powered by{" "}
|
||||||
|
<Link
|
||||||
|
href="https://inkeep.com"
|
||||||
|
target="_blank"
|
||||||
|
aria-label="Inkeep"
|
||||||
|
>
|
||||||
|
<InKeepLogo className="w-16 h-16" />
|
||||||
|
</Link>
|
||||||
|
</p>
|
||||||
<div className="sticky top-0 flex gap-2 items-center py-2 w-[min(800px,90vw)]">
|
<div className="sticky top-0 flex gap-2 items-center py-2 w-[min(800px,90vw)]">
|
||||||
<div className="flex justify-between w-full items-center">
|
<div className="flex justify-between w-full items-center">
|
||||||
<p className="text-xs flex items-center gap-1 flex-1 text-fd-muted-foreground">
|
<p className="text-xs flex items-center gap-1 flex-1 text-fd-muted-foreground">
|
||||||
|
|||||||
Reference in New Issue
Block a user