fix: Line color

onboarding
Christian Pauly 4 years ago
parent 07e4155f00
commit bef8e94085

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

Loading…
Cancel
Save