mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 04:19:22 +00:00
docs: codeblock style fix after fuma upgrade (#4456)
This commit is contained in:
committed by
GitHub
parent
c5f595a767
commit
11deccbd6a
@@ -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