mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
fix: adjust padding
This commit is contained in:
parent
b9241fa1b2
commit
3559477247
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||
|
|
Loading…
Reference in a new issue