fixed bug on display buypoints
This commit is contained in:
@ -18,7 +18,6 @@ class LoginPopupPage extends StatelessWidget {
|
||||
backgroundColor: Colors.white,
|
||||
appBar: AppBar(
|
||||
elevation: 0,
|
||||
brightness: Brightness.light,
|
||||
backgroundColor: Colors.white,
|
||||
leading:
|
||||
IconButton( onPressed: (){
|
||||
|
||||
Reference in New Issue
Block a user