More style

This commit is contained in:
Scott Idem
2025-04-02 17:21:59 -04:00
parent 2575a57ba7
commit bd4de70ac8

View File

@@ -751,7 +751,7 @@ $effect(() => {
}
}}
class:bg-orange-100={$ae_loc.edit_mode}
class="flex-grow w-full min-h-10 h-full p-2 border border-gray-300 rounded-lg"
class="flex-grow w-full min-h-48 h-full p-2 border border-gray-300 rounded-lg"
placeholder="Edit journal entry content here..."
></textarea>