Skip to content

Commit 519ca1c

Browse files
committed
💄 Unify appbar
1 parent 50b033c commit 519ca1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/delegates/asset_picker_viewer_builder_delegate.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ class DefaultAssetPickerViewerBuilderDelegate
556556
child: Container(
557557
padding: EdgeInsetsDirectional.only(
558558
top: Screens.topSafeHeight,
559-
end: 12.0,
559+
end: 14.0,
560560
),
561561
color: themeData.canvasColor.withOpacity(0.85),
562562
child: Row(

0 commit comments

Comments
 (0)