diff --git a/src/lib/components/Preview.svelte b/src/lib/components/Preview.svelte index 1c39b8e..92429af 100644 --- a/src/lib/components/Preview.svelte +++ b/src/lib/components/Preview.svelte @@ -54,7 +54,7 @@ - + @@ -62,7 +62,7 @@ {highlighted} wrapLines hideBorder - class="h-full max-h-[90vh] w-full overflow-auto rounded-lg" + class="h-full max-h-[90vh] w-full overflow-auto rounded-lg pb-8" />