Adjust IAP UI
This commit is contained in:
parent
f3e2fd6ed6
commit
8081e2f5e7
|
|
@ -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],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue