[ReactionBubble] Add masked spacing
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -232,6 +232,7 @@ class MessageReactionsModal extends StatelessWidget {
|
||||
flipTail: !reverse,
|
||||
borderColor: messageTheme.reactionsBorderColor,
|
||||
backgroundColor: messageTheme.reactionsBackgroundColor,
|
||||
maskColor: messageTheme.reactionsMaskColor,
|
||||
highlightOwnReactions: false,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user