Skip to content

Commit

Permalink
Merge branch 'main' into feat/required-signers-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac authored Sep 18, 2024
2 parents fee4a2b + cd73832 commit 2b46a04
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 2b46a04

Please sign in to comment.