fix: Line color

This commit is contained in:
Christian Pauly 2021-02-20 07:31:03 +01:00
parent b08541e2db
commit 3d59d9a415
1 changed files with 0 additions and 1 deletions

View File

@ -981,7 +981,6 @@ class _ChatState extends State<Chat> {
),
Divider(
height: 1,
color: Theme.of(context).secondaryHeaderColor,
thickness: 1,
),
room.canSendDefaultMessages &&