chore(mobile): small visual fix and update (#17547)

* chore(mobile): small visual fix and update

* update

* update

* remove design placeholder
This commit is contained in:
Alex
2025-04-13 08:01:32 -05:00
committed by GitHub
parent 1f18fe31f0
commit ab2a7006f9
11 changed files with 168 additions and 39 deletions
+1 -1
View File
@@ -715,7 +715,7 @@ class SearchPage extends HookConsumerWidget {
),
if (isSearching.value)
const Expanded(
child: Center(child: CircularProgressIndicator.adaptive()),
child: Center(child: CircularProgressIndicator()),
)
else
SearchResultGrid(