Skip to content

Commit

Permalink
Merge branch 'main' into feat/spaces_drawer_menu_slide
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-molinski authored Sep 19, 2024
2 parents 89f22de + cd73832 commit bf9a29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalyst_voices/lib/widgets/avatars/voices_avatar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class VoicesAvatar extends StatelessWidget {
child: DefaultTextStyle(
style: Theme.of(context).textTheme.bodyLarge!.copyWith(
fontSize: 18,
height: 1,
color: foregroundColor ??
Theme.of(context).colorScheme.primary,
),
Expand Down

0 comments on commit bf9a29c

Please sign in to comment.