Adjust IAP UI

This commit is contained in:
Hillel Coren 2023-01-13 13:35:45 +02:00
parent f3e2fd6ed6
commit 8081e2f5e7
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ class _UpgradeDialogState extends State<UpgradeDialog> {
subtitle: Column( subtitle: Column(
crossAxisAlignment: CrossAxisAlignment.start, crossAxisAlignment: CrossAxisAlignment.start,
children: [ children: [
SizedBox(height: 2), SizedBox(height: 4),
TextButton( TextButton(
style: TextButton.styleFrom( style: TextButton.styleFrom(
backgroundColor: Colors.green[800], backgroundColor: Colors.green[800],