Optima: MobilePanel: pad bottom

This commit is contained in:
Enrico Ros
2025-10-14 01:54:39 -07:00
parent dc75136131
commit 96eece3a3e
@@ -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,
}}>
<Box sx={{ py: 0.25, mb: OPTIMA_PANEL_GROUPS_SPACING }}>