Bug: chat-view-color class does not apply to header-less messages
Cammagno opened this issue · 1 comments
Cammagno commented
see picture below:
Maybe is it possible to add the chat-view-color class also to the headerless bubbles following a header bubble?
Like this:
[Me=red, You=green]
< Me | Text <-this bubble already has .chat-view-red
< | More Text <- this bubble should have .chat-view-red
< | More Text <- this bubble should have .chat-view-red
You | Answer <- this bubble already has .chat-view-green
| More Answer <- this bubble should have .chat-view-green