design: Improve login UI
This commit is contained in:
parent
fcfe19889c
commit
4929858ae4
4 changed files with 40 additions and 49 deletions
|
|
@ -54,7 +54,7 @@ class LoginScaffold extends StatelessWidget {
|
|||
),
|
||||
child: Column(
|
||||
children: [
|
||||
const SizedBox(height: 64),
|
||||
const SizedBox(height: 16),
|
||||
Expanded(
|
||||
child: Center(
|
||||
child: Padding(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue