Remove bg from child

This commit is contained in:
thiloho
2025-04-27 02:14:56 +02:00
parent fcf22bf15e
commit 44479d5b6a

View File

@@ -46,7 +46,7 @@ const { Content, headings } = await render(article);
</svg> </svg>
</summary> </summary>
<div <div
class="not-prose max-h-[calc(100vh-4rem)] overflow-y-scroll bg-white p-2" class="not-prose max-h-[calc(100vh-4rem)] overflow-y-scroll p-2"
> >
<p class="text-center"> <p class="text-center">
<strong class="text-sm">Table of Contents</strong> <strong class="text-sm">Table of Contents</strong>