backup. before shop update
This commit is contained in:
@@ -17,8 +17,8 @@ class BottomNavState extends State<BottomNav> {
|
||||
Widget build(BuildContext context) {
|
||||
return Container(
|
||||
width: MediaQuery.of(context).size.width,
|
||||
height: 50.0,
|
||||
padding: EdgeInsets.symmetric(vertical: 10.0, horizontal: 10.0),
|
||||
height: 70.0,
|
||||
padding: EdgeInsets.symmetric(vertical: 20.0, horizontal: 10.0),
|
||||
decoration: BoxDecoration(
|
||||
color: Color(0xff232323),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user