MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
Showing only changes of commit 1536e2b2af - Show all commits

View File

@@ -55,7 +55,7 @@ class _CustomNavigationBarState extends State<CustomNavigationBar>
body: tabs[currentIndex], body: tabs[currentIndex],
extendBody: true, extendBody: true,
bottomNavigationBar: Padding( bottomNavigationBar: Padding(
padding: const EdgeInsets.only(left: 12.0, right: 12.0, bottom: 8.0), padding: const EdgeInsets.only(left: 12.0, right: 12.0, bottom: 18.0),
child: Material( child: Material(
elevation: 10, elevation: 10,
borderRadius: BorderRadius.circular(24), borderRadius: BorderRadius.circular(24),