forked from coracle/flotilla
Tweak home page
This commit is contained in:
@@ -187,7 +187,9 @@
|
||||
<div data-theme={$theme}>
|
||||
<div class="flex h-screen overflow-hidden">
|
||||
<PrimaryNav>
|
||||
<slot />
|
||||
{#if $pubkey}
|
||||
<slot />
|
||||
{/if}
|
||||
</PrimaryNav>
|
||||
</div>
|
||||
<dialog bind:this={dialog} class="modal modal-bottom !z-modal sm:modal-middle">
|
||||
|
||||
Reference in New Issue
Block a user