Still working on reports... Why are they not more responsive?

This commit is contained in:
Scott Idem
2025-09-04 18:50:50 -04:00
parent f72a77ba60
commit bd964cac80
3 changed files with 79 additions and 41 deletions

View File

@@ -299,9 +299,9 @@ if (browser) {
lq__journal_entry_obj_li={lq__journal_entry_obj_li}
/>
{:else}
<section class="main_content grow px-1 md:px-2 pb-28 flex flex-col gap-1 items-center">
<p>No journal entry available to show.</p>
</section>
<section class="main_content grow px-1 md:px-2 pb-28 flex flex-col gap-1 items-center">
<p>No journal entry available to show.</p>
</section>
{/if}