mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 02:11:35 +01:00
Remove bg from child
This commit is contained in:
@@ -46,7 +46,7 @@ const { Content, headings } = await render(article);
|
||||
</svg>
|
||||
</summary>
|
||||
<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">
|
||||
<strong class="text-sm">Table of Contents</strong>
|
||||
|
||||
Reference in New Issue
Block a user