Working to make the dark mode look better. Work on the help tech component. General clean up.
This commit is contained in:
@@ -102,7 +102,7 @@ function verify_journal_passcode() {
|
||||
|
||||
<header class="ae_header journal__header flex flex-row flex-wrap gap-2 items-center justify-between w-full">
|
||||
<h2 class="journal__name h3 text-center ">
|
||||
<BookOpenText class="inline-block" />
|
||||
<BookOpenText class="inline-block text-neutral-800/60" />
|
||||
{@html $lq__journal_obj?.name ?? 'Loading...'}
|
||||
{#if $ae_loc.trusted_access && $ae_loc.edit_mode}
|
||||
({$lq__journal_entry_obj_li?.length ?? '0'}×)
|
||||
|
||||
Reference in New Issue
Block a user