mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-22 12:59:21 +00:00
Increase navbar size
This commit is contained in:
parent
190561b588
commit
886efd8a3c
@ -116,7 +116,7 @@ class ComunicAppBar extends StatelessWidget implements PreferredSizeWidget {
|
||||
}
|
||||
|
||||
@override
|
||||
Size get preferredSize => Size.fromHeight(35);
|
||||
Size get preferredSize => Size.fromHeight(40);
|
||||
}
|
||||
|
||||
/// The [Widget] part of a menu item
|
||||
|
Loading…
Reference in New Issue
Block a user