Skip to content

Commit

Permalink
Fix community selector text size (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
micahmo authored Apr 3, 2024
1 parent b22951c commit d4bf2e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/community/pages/create_post_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,6 @@ class _CommunitySelectorState extends State<CommunitySelector> {
context,
widget.communityView?.community.name,
fetchInstanceNameFromUrl(widget.communityView?.community.actorId),
textStyle: theme.textTheme.bodySmall,
)
],
)
Expand Down

0 comments on commit d4bf2e0

Please sign in to comment.