Modified the root style for overflow auto

This commit is contained in:
Scott Idem
2025-03-16 04:16:11 -04:00
parent b62a267ee8
commit ab055beaff
2 changed files with 4 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ if (browser) {
<!-- These are needed: h-full overflow-auto -->
<div class="ae_journals h-full w-full overflow-auto p-1">
<div class="ae_journals">
<nav class="submenu flex flex-row items-centr justify-center gap-1">
<a href="/" class="btn btn-sm variant-ghost-success hover:variant-filled-success">Home</a>