Remove the two column in the explore

This commit is contained in:
2025-07-21 19:35:52 +08:00
parent 37cc0a5291
commit c06abf6e42
6 changed files with 36 additions and 69 deletions

View File

@@ -17,6 +17,7 @@ class DiscoveryRealmsScreen extends HookConsumerWidget {
final currentQuery = useState<String?>(null);
return AppScaffold(
noBackground: false,
appBar: AppBar(title: Text('discoverRealms'.tr())),
body: Stack(
children: [