mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
fix: adjust padding
This commit is contained in:
@ -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: [
|
||||
|
Reference in New Issue
Block a user