feat(code-block): last-minute styling
All checks were successful
/ deploy-and-package (push) Successful in 1m18s

This commit is contained in:
Alois 2026-08-09 23:20:12 +02:00
commit 358d2a26a0
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
3 changed files with 3 additions and 3 deletions

View file

@ -109,7 +109,7 @@ function CodeBlock({
</figcaption>
<div
data-slot="code-block-content"
className="max-w-full overflow-x-auto"
className="max-w-full overflow-x-auto pb-2"
>
{highlighted ?? (
<pre