This commit is contained in:
parent
ab02e67b59
commit
45a3517060
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
<!-- this element gets replaced with the editor itself when mounted -->
|
<!-- this element gets replaced with the editor itself when mounted -->
|
||||||
<div
|
<div
|
||||||
class="prose min-h-screen max-w-none dark:prose-invert before:prose-p:content-none after:prose-p:content-none prose-blockquote:font-normal prose-blockquote:not-italic"
|
class="prose prose-neutral min-h-screen max-w-none dark:prose-invert before:prose-p:content-none after:prose-p:content-none prose-blockquote:font-normal prose-blockquote:not-italic"
|
||||||
bind:this={wrapperEl}
|
bind:this={wrapperEl}
|
||||||
/>
|
/>
|
||||||
{#if view}
|
{#if view}
|
||||||
|
|
Loading…
Reference in a new issue