diff --git a/lib/views/chat.dart b/lib/views/chat.dart index 80e94a088..c8ee2bb64 100644 --- a/lib/views/chat.dart +++ b/lib/views/chat.dart @@ -981,7 +981,6 @@ class _ChatState extends State { ), Divider( height: 1, - color: Theme.of(context).secondaryHeaderColor, thickness: 1, ), room.canSendDefaultMessages &&