wip: fix localization issues.

This commit is contained in:
2021-09-24 01:48:09 +08:00
parent aa2f50233f
commit 02640c6f08
4 changed files with 37 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ class _HomePageState extends State<HomePage> {
],
),
SizedBox(
height: 32,
height: 36,
child: Footer(),
),
],