fix: Line color
This commit is contained in:
parent
07e4155f00
commit
bef8e94085
1 changed files with 0 additions and 1 deletions
|
|
@ -981,7 +981,6 @@ class _ChatState extends State<Chat> {
|
|||
),
|
||||
Divider(
|
||||
height: 1,
|
||||
color: Theme.of(context).secondaryHeaderColor,
|
||||
thickness: 1,
|
||||
),
|
||||
room.canSendDefaultMessages &&
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue