ui
This commit is contained in:
parent
723d06cfcd
commit
725d105db1
@ -58,7 +58,7 @@ class HomePageView extends GetView <HomePageController> {
|
||||
Align(
|
||||
alignment: Alignment.bottomCenter,
|
||||
child: Container(
|
||||
color: Colors.black,
|
||||
color: Colors.black.withAlpha(160),
|
||||
height: 30,
|
||||
width: double.infinity,
|
||||
child: Align(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user