change bg color
This commit is contained in:
@@ -452,7 +452,7 @@ let MessageItem = ({
|
|||||||
bottom: -CLUSTERED_MESSAGE_GAP,
|
bottom: -CLUSTERED_MESSAGE_GAP,
|
||||||
left: flashBleed,
|
left: flashBleed,
|
||||||
right: flashBleed,
|
right: flashBleed,
|
||||||
backgroundColor: utils.alpha(t.palette.primary_500, 0.1),
|
backgroundColor: t.palette.primary_100,
|
||||||
},
|
},
|
||||||
highlightStyle,
|
highlightStyle,
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user