Show visitor online state in chat list
This commit is contained in:
@@ -168,6 +168,9 @@ label { display: grid; gap: 6px; color: var(--muted); font-size: 13px; }
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.visitor-name-wrap .online-dot {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
.unread-dot {
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
|
||||
Reference in New Issue
Block a user