mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Missing file
This commit is contained in:
parent
d8f4e44dc9
commit
30bae0eaf5
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ class CurrencyAmountTextField extends StatelessWidget {
|
|||
],
|
||||
);
|
||||
return Padding(
|
||||
padding: padding ?? const EdgeInsets.only(top: 0),
|
||||
padding: padding ?? const EdgeInsets.only(top: 20),
|
||||
child: Row(
|
||||
children: [
|
||||
isSelected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue