multiple payout page and small fixes
This commit is contained in:
@@ -30,6 +30,7 @@ class SignUpFormContent extends StatelessWidget {
|
||||
constraints: BoxConstraints(maxWidth: maxWidth),
|
||||
child: Card(
|
||||
child: Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
Row(
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user