diff --git a/lib/views/chat.dart b/lib/views/chat.dart index f9eb3a3..7f842eb 100644 --- a/lib/views/chat.dart +++ b/lib/views/chat.dart @@ -491,7 +491,7 @@ class _ChatState extends State<_Chat> { 0, (MediaQuery.of(context).size.width - AdaptivePageLayout.defaultMinWidth * - 3) / + 3.5) / 2), ), reverse: true,