fix: correct overlay highlighting in code examples (#7669)

This commit is contained in:
Mohammad Reza Badri
2025-05-15 07:49:24 -07:00
committed by GitHub
parent a3e9466dfe
commit 73d7073d75

View File

@@ -859,7 +859,8 @@ function ExampleLayout({
</div>
<div
ref={contentRef}
className="relative mt-0 lg:-my-20 w-full p-2.5 xs:p-5 lg:p-10 flex grow justify-center">
className="relative mt-0 lg:-my-20 w-full p-2.5 xs:p-5 lg:p-10 flex grow justify-center"
dir="ltr">
{right}
<div
className={cn(