diff --git a/lib/pages/login/register.dart b/lib/pages/login/register.dart index f7def7c8..b93e4e55 100644 --- a/lib/pages/login/register.dart +++ b/lib/pages/login/register.dart @@ -150,7 +150,9 @@ class _Register extends State { )), bottomSheet: Container( width: double.maxFinite, - height: 80.0, + // height: 80.0, + color: Colors.white, + margin: EdgeInsets.only(bottom: 50.0), child: Row( children: [ Expanded(