Skip to content

Commit

Permalink
fix comment style
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminCanape committed Feb 13, 2024
1 parent d4bfd71 commit acf4160
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ class ActivityComments extends HookConsumerWidget {
sendButtonMethod: () => commentsProvider.comment(currentActivity),
formKey: formKey,
commentController: commentsProvider.commentController,
backgroundColor: ColorUtils.white,
textColor: ColorUtils.mainMedium,
sendWidget:
Icon(Icons.send_sharp, size: 30, color: ColorUtils.main),
Expand Down
Binary file modified screenshots/community/all_activities.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit acf4160

Please sign in to comment.