fix: attachments ui

This commit is contained in:
Deven Joshi
2020-10-26 15:33:00 +05:30
parent 0340e4271f
commit b9ad19b4d6
+1
View File
@@ -258,6 +258,7 @@ class MessageInputState extends State<MessageInput> {
child: LimitedBox(
maxHeight: widget.maxHeight,
child: Column(
mainAxisSize: MainAxisSize.min,
children: [
_buildAttachments(),
TextField(