More improvements for IDAA BB

This commit is contained in:
Scott Idem
2025-07-07 18:01:57 -04:00
parent 2eb4ddf1eb
commit b028bd7b32
3 changed files with 49 additions and 37 deletions

View File

@@ -172,7 +172,7 @@ onDestroy(() => {
spellcheck="false"
class="tiptap overflow-auto relative">
<span
class="placeholder text-sm text-gray-400 italic absolute p-3"
class="placeholder text-sm text-gray-400 italic absolute p-3 w-full"
contenteditable="false"
hidden={editor?.getHTML() !== '<p></p>'}
>{placeholder}</span>