Match bottom padding to nav height
This commit is contained in:
@@ -9,6 +9,7 @@ import { useAdminTheme } from '../theme';
|
||||
import { adminPath } from '../../constants';
|
||||
|
||||
const ICON_SIZE = 24;
|
||||
export const BOTTOM_NAV_HEIGHT = 70;
|
||||
|
||||
export type NavKey = 'home' | 'tasks' | 'uploads' | 'profile';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user