diff --git a/lib/pages/home/home_widget.dart b/lib/pages/home/home_widget.dart index 9a729f48..9edbb709 100644 --- a/lib/pages/home/home_widget.dart +++ b/lib/pages/home/home_widget.dart @@ -106,7 +106,7 @@ class _HomeWidgetState extends State with WidgetsBindingObserver { appBar: AppBar( leading: SizedBox.shrink(), leadingWidth: 0, - toolbarHeight: kToolbarHeight * 2.7, + toolbarHeight: kToolbarHeight * 2.5, bottom: TabBar( tabs: [ BlocBuilder(