diff --git a/lib/screens/main_shell.dart b/lib/screens/main_shell.dart index 62f4b857..91941871 100644 --- a/lib/screens/main_shell.dart +++ b/lib/screens/main_shell.dart @@ -592,6 +592,7 @@ class _MainShellState extends ConsumerState onDestinationSelected: _onNavTap, animationDuration: const Duration(milliseconds: 500), elevation: 0, + height: 64, backgroundColor: settingsGroupColor( context, ).withValues(alpha: 0.72),