diff --git a/src/common/layout/optima/panel/MobilePanel.tsx b/src/common/layout/optima/panel/MobilePanel.tsx index 423b31117..a3afcdd3b 100644 --- a/src/common/layout/optima/panel/MobilePanel.tsx +++ b/src/common/layout/optima/panel/MobilePanel.tsx @@ -56,6 +56,7 @@ export function MobilePanel(props: { component: React.ElementType, currentApp?: // make the [Account, Preferences, Portal] stack scrollable height: '100%', overflowY: 'auto', + pb: OPTIMA_PANEL_GROUPS_SPACING, }}>