diff --git a/packages/ui/src/apps/MobileFullscreenSurface.tsx b/packages/ui/src/apps/MobileFullscreenSurface.tsx index 26d58bdd..4c5a4034 100644 --- a/packages/ui/src/apps/MobileFullscreenSurface.tsx +++ b/packages/ui/src/apps/MobileFullscreenSurface.tsx @@ -175,7 +175,7 @@ export const MobileFullscreenSurface: React.FC = ( 'flex flex-col bg-background text-foreground', isDialog ? 'h-[min(88dvh,860px)] w-full max-w-[720px] overflow-hidden rounded-2xl border border-border/70 shadow-[0_24px_64px_rgb(0_0_0_/_0.32)]' - : 'oc-keyboard-inset-surface fixed inset-0 z-50', + : 'oc-keyboard-inset-surface oc-bottom-safe-surface fixed inset-0 z-50', )} style={isDialog ? { // Scale/fade instead of the push slide: the card is not a navigation @@ -249,7 +249,7 @@ export const MobileFullscreenSurface: React.FC = ( return createPortal(
= ({ const content = (