mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-08 20:37:44 +00:00
docs: codeblock style fix after fuma upgrade (#4456)
This commit is contained in:
committed by
Alex Yang
parent
cfffb64af5
commit
889db685f5
@@ -149,6 +149,7 @@ export function CodeBlock({
|
||||
!isTab && [bg, "rounded-none border border-x-0 border-b-0"],
|
||||
"text-[13px] overflow-auto max-h-[600px] bg-fd-muted/50 fd-scroll-container",
|
||||
viewportProps.className,
|
||||
!title && "border-t-0",
|
||||
)}
|
||||
style={
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user