mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-09 01:18:18 +00:00
fix: support widget peak and onboarding wizard responsivness
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user