Skip to content

Commit

Permalink
fix: adjust padding
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAabedKhan committed Feb 6, 2024
1 parent b9241fa commit 3559477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/widgets/homeView/update_confirmation_sheet.dart
Expand Up @@ -43,7 +43,7 @@ class UpdateConfirmationSheet extends StatelessWidget {
top: 40.0,
left: 24.0,
right: 24.0,
bottom: 32.0,
bottom: 20.0,
),
child: Row(
children: [
Expand Down

0 comments on commit 3559477

Please sign in to comment.