diff --git a/lib/ui/shared_collections_gallery.dart b/lib/ui/shared_collections_gallery.dart index 2d1cb808d..270f76ef2 100644 --- a/lib/ui/shared_collections_gallery.dart +++ b/lib/ui/shared_collections_gallery.dart @@ -107,8 +107,8 @@ class _SharedCollectionGalleryState extends State ), ) : nothingToSeeHere, - Padding(padding: EdgeInsets.all(8)), - Divider(height: 16), + Padding(padding: EdgeInsets.all(4)), + Divider(height: 4), SectionTitle("OUTGOING"), Padding(padding: EdgeInsets.all(8)), collections.outgoing.length > 0