design: Improve login UI

This commit is contained in:
krille-chan 2023-07-22 13:00:27 +02:00
commit 4929858ae4
No known key found for this signature in database
4 changed files with 40 additions and 49 deletions

View file

@ -54,7 +54,7 @@ class LoginScaffold extends StatelessWidget {
),
child: Column(
children: [
const SizedBox(height: 64),
const SizedBox(height: 16),
Expanded(
child: Center(
child: Padding(