mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-04-17 19:51:58 +00:00
align close d ialog text to left
This commit is contained in:
parent
827fcb0cc8
commit
4f87c4d943
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ class _FusionDialogViewState extends ConsumerState<FusionDialogView> {
|
|||
bottom: 0,
|
||||
),
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
const SizedBox(height: 20),
|
||||
Text(
|
||||
|
|
Loading…
Reference in a new issue