Update lib/views/chat.dart
This commit is contained in:
parent
3113f366fc
commit
cdbbe56356
1 changed files with 1 additions and 1 deletions
|
|
@ -491,7 +491,7 @@ class _ChatState extends State<_Chat> {
|
||||||
0,
|
0,
|
||||||
(MediaQuery.of(context).size.width -
|
(MediaQuery.of(context).size.width -
|
||||||
AdaptivePageLayout.defaultMinWidth *
|
AdaptivePageLayout.defaultMinWidth *
|
||||||
3) /
|
3.5) /
|
||||||
2),
|
2),
|
||||||
),
|
),
|
||||||
reverse: true,
|
reverse: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue