diff --git a/app/lib/features/geckoview/features/browser/presentation/dialogs/open_shared_content.dart b/app/lib/features/geckoview/features/browser/presentation/dialogs/open_shared_content.dart index 7e3b208e..dccaf200 100644 --- a/app/lib/features/geckoview/features/browser/presentation/dialogs/open_shared_content.dart +++ b/app/lib/features/geckoview/features/browser/presentation/dialogs/open_shared_content.dart @@ -65,7 +65,6 @@ class OpenSharedContent extends HookConsumerWidget { Padding( padding: const EdgeInsetsDirectional.symmetric(horizontal: 16.0), child: SizedBox( - height: 48, width: double.maxFinite, child: ContainerChips( displayMenu: false,