diff --git a/lib/src/giphy_attachment.dart b/lib/src/giphy_attachment.dart index fded52cc..357d5024 100644 --- a/lib/src/giphy_attachment.dart +++ b/lib/src/giphy_attachment.dart @@ -131,7 +131,7 @@ class GiphyAttachment extends StatelessWidget { child: IconButton( icon: Icon( StreamIcons.left, - size: 18.0, + size: 24.0, ), onPressed: () { streamChannel.channel.sendAction(message, { @@ -155,7 +155,7 @@ class GiphyAttachment extends StatelessWidget { child: IconButton( icon: Icon( StreamIcons.right, - size: 18.0, + size: 24.0, ), onPressed: () { streamChannel.channel.sendAction(message, {