|
|
@@ -398,7 +398,7 @@ class InputBarState extends State<InputBar> |
|
|
|
child: Column(
|
|
|
|
children: <Widget>[
|
|
|
|
Container(
|
|
|
|
padding: EdgeInsets.symmetric(horizontal: 7, vertical: 7),
|
|
|
|
padding: EdgeInsets.symmetric(horizontal: 7, vertical: 3),
|
|
|
|
alignment: Alignment.topCenter,
|
|
|
|
decoration: BoxDecoration(
|
|
|
|
color: Colors.white,
|
|
|
|