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:
Binary file not shown.
Reference in New Issue
Block a user