Never ending style tweaks
This commit is contained in:
@@ -134,8 +134,8 @@ if (browser) {
|
|||||||
{/if}
|
{/if}
|
||||||
</section> -->
|
</section> -->
|
||||||
|
|
||||||
|
<!-- Add overflow-auto to section element to have the main nav sort of sticky at top -->
|
||||||
<section class="main_content flex-grow px-1 md:px-2 pb-28 overflow-auto">
|
<section class="main_content flex-grow px-1 md:px-2 pb-28">
|
||||||
{@render children()}
|
{@render children()}
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
@@ -274,7 +274,9 @@ async function handle_update_journal() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- <div class="overflow-auto"> -->
|
||||||
{@render children()}
|
{@render children()}
|
||||||
|
<!-- </div> -->
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user