fix: support widget peak and onboarding wizard responsivness

This commit is contained in:
Nathnael
2026-07-30 13:08:51 +00:00
parent 6790450bf2
commit bfb4991234
3 changed files with 48 additions and 33 deletions

View File

@@ -883,6 +883,9 @@ export function AppLayout({
<AppShell.Main
style={{
backgroundColor: "##f8fafc",
// Extra bottom clearance so the fixed support-chat FAB never
// overlaps page content, even at the bottom of a scrolled page.
paddingBottom: 112,
}}
>
{children}