Minor style fixes
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user