enhancement: Updates icons to show last message type (#2743)

This commit is contained in:
Nithin David Thomas
2021-08-03 12:13:24 +05:30
committed by GitHub
parent faf104c1fe
commit 0475060245
2 changed files with 23 additions and 6 deletions

View File

@@ -90,11 +90,6 @@
font-size: $font-size-mini;
vertical-align: top;
}
.message-from-agent {
color: $color-gray;
font-size: $font-size-mini;
}
}
.conversation--meta {