-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Would be nice to be able to style "View new messages" component as well. For example to override the primary color or add the background color to the container so you can style it in case you have a different background as I have here
I can imagine it adding it styles attribute newMessagesNotificationContainer like this:
<ChatWidget
styles={{
toggleContainer: {...},
chatContainer: {...},
toggleButton: {...},
newMessagesNotificationContainer: {
color: "#ffffff"
},
}}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
