[ReactionBubble] Add masked spacing

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-13 16:14:45 +05:30
parent e07a07d910
commit 829dddb5e0
4 changed files with 102 additions and 38 deletions
+1
View File
@@ -232,6 +232,7 @@ class MessageReactionsModal extends StatelessWidget {
flipTail: !reverse,
borderColor: messageTheme.reactionsBorderColor,
backgroundColor: messageTheme.reactionsBackgroundColor,
maskColor: messageTheme.reactionsMaskColor,
highlightOwnReactions: false,
),
),