fix: remove bottom nav padding on server detail screen

Scaffold's innerPadding reserved NavigationBar height even when the
bar was hidden (on detail screens). Content like the services list
had extra empty space at the bottom.

Fix: build custom PaddingValues that only includes bottom padding
when inLoggedInArea is true.
This commit is contained in:
2026-06-11 21:26:34 -04:00
parent d7953727a6
commit 84d3592bec
2 changed files with 11 additions and 1 deletions

Binary file not shown.