reduce padding above trash/hidden section

This commit is contained in:
Neeraj Gupta 2022-06-10 11:29:25 +05:30
parent fd2d8adb99
commit 3bb37d4e4b
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -218,7 +218,7 @@ class _CollectionsGalleryWidgetState extends State<CollectionsGalleryWidget>
)
: nothingToSeeHere(
textColor: Theme.of(context).colorScheme.defaultTextColor),
const SizedBox(height: 20),
const SizedBox(height: 10),
const Divider(),
const Padding(padding: EdgeInsets.all(8)),
Padding(