Saving work...

This commit is contained in:
Scott Idem
2025-04-30 18:25:02 -04:00
parent 4906e45b61
commit 9e4a67941e
2 changed files with 26 additions and 0 deletions

View File

@@ -435,6 +435,7 @@ $effect(() => {
hover:z-10 hover:h-auto hover:max-h-full
hover:bg-blue-100 hover:border-blue-500 dark:hover:border-blue-500
{$journals_slct.journal_obj.cfg_json.entry_li_max_height ? `${$journals_slct.journal_obj.cfg_json.entry_li_max_height} overflow-scroll` : ''}
{$journals_slct.journal_obj.cfg_json.entry_li_hover_max_height ? `${$journals_slct.journal_obj.cfg_json.entry_li_hover_max_height}` : ''}
"
>
{@html journals_journal_entry_obj.content}