Add icon show last reply is from agent on conversation list #997
This commit is contained in:
committed by
GitHub
parent
1b1deb9626
commit
bd87927576
@@ -78,6 +78,11 @@
|
||||
font-size: $font-size-mini;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.message-from-agent {
|
||||
color: $color-gray;
|
||||
font-size: $font-size-mini;
|
||||
}
|
||||
}
|
||||
|
||||
.conversation--meta {
|
||||
|
||||
Reference in New Issue
Block a user