Saving work from last night
This commit is contained in:
@@ -199,7 +199,7 @@ $effect(() => {
|
||||
</span>
|
||||
|
||||
|
||||
<div class="flex flex-row gap-2 items-center justify-end">
|
||||
<div class="flex flex-row flex-wrap gap-2 items-center justify-end">
|
||||
|
||||
<!-- Tags for journal entry. Comma delimited list. -->
|
||||
{#if $journals_loc.entry.edit_kv[$lq__journal_entry_obj?.journal_entry_id]}
|
||||
|
||||
@@ -129,7 +129,7 @@ let tmp_entry_obj: key_val = $state({});
|
||||
</button>
|
||||
</span>
|
||||
|
||||
<div class="flex flex-row gap-2 items-center justify-end">
|
||||
<div class="flex flex-row flex-wrap gap-2 items-center justify-end">
|
||||
<!-- Tags for journal entry. Comma delimited list. -->
|
||||
{#if journals_journal_entry_obj.tags && journals_journal_entry_obj.tags.length}
|
||||
<div class="tags flex flex-wrap gap-1 items-center justify-start p-1">
|
||||
|
||||
Reference in New Issue
Block a user