Open inline images in-app, make search on people page fixed

This commit is contained in:
Jon Staab
2024-10-17 17:10:11 -07:00
parent b91c995a1c
commit bfee8b9036
3 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<slot />
<div class="fixed bottom-0 left-0 right-0 z-nav h-14 bg-base-100 md:hidden">
<div class="fixed bottom-0 left-0 right-0 z-nav h-14 bg-base-100 md:hidden border border-top border-base-200">
<div class="m-auto flex max-w-sm justify-between px-2">
<PrimaryNavItem title="Home" on:click={showHomeMenu}>
<Avatar icon="home-smile" class="!h-10 !w-10" />