Minor style fixes

This commit is contained in:
Scott Idem
2025-05-07 14:14:27 -04:00
parent 5bfb3892e6
commit 4b939d0ca0
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ if (browser) {
{#if $ae_loc.user_id && $ae_loc.person_id && $ae_loc.trusted_access}
<!-- These are needed: h-full overflow-auto -->
<div class="ae_journals h-full max-h-full overflow-auto flex flex-col gap-1">
<div class="ae_journals h-full max-h-full max-w-6xl overflow-auto flex flex-col gap-1 m-auto">
<nav
class="

View File

@@ -673,7 +673,7 @@ function handle_cut_string(old_string: string) {
</div>
<div class="flex-grow flex flex-row flex-wrap gap-2 items-center justify-end">
<div class="flex flex-row flex-wrap gap-1 items-center justify-center">
<div class="flex flex-row flex-wrap gap-1 items-center justify-end">
<!-- Tags for journal entry. Comma delimited list. -->
{#if $journals_loc.entry.edit_kv[$lq__journal_entry_obj?.journal_entry_id] == 'current'}