10.6: Inbox / Outbox Template
Adding Inbox / Outbox Template
.content {
width: 40%;
}
.info {
width: 20%;
}
.table, .table-hover {
cursor: pointer;
}
.rounded-circle {
max-height: 50px;
}
Previous10.5: Building the Message Component in AngularNext10.7: Adding Conversations to MemberDetailComponent
Last updated