chore: Design follow up fixes

This commit is contained in:
Christian Pauly 2022-07-08 15:42:47 +02:00
commit fd2f7114d6
7 changed files with 70 additions and 43 deletions

View file

@ -349,6 +349,7 @@ class StoryView extends StatelessWidget {
onPressed: controller.replyAction,
icon: const Icon(Icons.send_outlined),
),
fillColor: Theme.of(context).colorScheme.background,
),
),
),