fix(mobile): beta search page improvements (#20247)

search page improvements
This commit is contained in:
Brandon Wees 2025-07-25 12:24:19 -05:00 committed by GitHub
parent f9292c9c96
commit da80b69062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -49,6 +49,7 @@ class Timeline extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Scaffold(
resizeToAvoidBottomInset: false,
body: LayoutBuilder(
builder: (_, constraints) => ProviderScope(
overrides: [