mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Optima: MobilePanel: pad bottom
This commit is contained in:
@@ -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 }}>
|
||||
|
||||
Reference in New Issue
Block a user