mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
chore: llms.txt mentioned in the docs
This commit is contained in:
committed by
GitHub
parent
83acedd634
commit
4dd174b6a2
@@ -39,7 +39,7 @@ export default function ArticleLayout() {
|
||||
<aside
|
||||
className={cn(
|
||||
"md:transition-all",
|
||||
"border-r border-lines top-[43px] md:flex hidden md:w-[268px] lg:w-[286px] overflow-y-auto absolute h-[calc(92dvh-7px)] flex-col justify-between w-[var(--fd-sidebar-width)]",
|
||||
"border-r border-lines top-[53px] md:flex hidden md:w-[268px] lg:w-[286px] overflow-y-auto absolute h-[calc(100dvh)] pb-2 flex-col justify-between w-[var(--fd-sidebar-width)]",
|
||||
)}
|
||||
>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user