Missing file

This commit is contained in:
tuxpizza 2024-12-26 22:00:25 -05:00
parent d8f4e44dc9
commit 30bae0eaf5

View file

@ -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