mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 03:49:22 +00:00
add padding like in other dialogs
This commit is contained in:
parent
c50d8fc495
commit
96f62490bb
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ class _DesktopShowXpubDialog extends ConsumerState<DesktopShowXpubDialog> {
|
|||
.extension<StackColors>()!
|
||||
.accentColorDark,
|
||||
),
|
||||
const SizedBox(height: 50),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: [
|
||||
|
|
Loading…
Reference in a new issue