fciannella's picture
Added the healthcare example
2f49513
.chat-history-entries {
list-style: none;
margin: 0;
padding: 0;
max-width: 300px;
}
.chat-history-entries li {
background: #ececec;
padding: 15px;
border-radius: 15px;
}