mobile PWA install fix

This commit is contained in:
zmeyer44 2023-10-14 23:19:39 -04:00
parent a20238cc01
commit 582d80e242

View File

@ -24,9 +24,9 @@ export default function MobileBanner() {
}
if (!showPWAPrompt) return null;
return (
<div className="fixed bottom-[var(--bottom-nav-height)] flex w-screen items-center gap-3 border-t bg-card px-3 py-2.5 sm:hidden">
<div className="standalone:hidden fixed bottom-[var(--bottom-nav-height)] flex w-screen items-center gap-3 border-t bg-card px-3 py-2.5 sm:hidden">
<div className="center h-[32px] w-[32px] shrink-0 rounded-[6px] border bg-white shadow">
<Logo className="text-black" />
<Logo className="h-[20px] w-[20px] text-primary" />
</div>
<div className="flex-1 text-sm font-medium text-foreground">
Get our PWA