design: Better paddings in tablet mode
This commit is contained in:
parent
4994db663f
commit
7332e533d0
4 changed files with 28 additions and 16 deletions
|
|
@ -36,6 +36,7 @@ class InvitationSelectionView extends StatelessWidget {
|
|||
title: Text(L10n.of(context)!.inviteContact),
|
||||
),
|
||||
body: MaxWidthBody(
|
||||
innerPadding: const EdgeInsets.symmetric(vertical: 8),
|
||||
child: Column(
|
||||
children: [
|
||||
Padding(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue