Added chat-notice-message style for client url infos in agent chat client.
This commit is contained in:
parent
ac60b151ea
commit
478f8912af
1 changed files with 2 additions and 1 deletions
|
@ -7658,7 +7658,8 @@ output {
|
|||
left: 0;
|
||||
}
|
||||
|
||||
.chat-timestamp {
|
||||
.chat-timestamp,
|
||||
.chat-notice-message {
|
||||
font-size: 12px;
|
||||
color: hsl(10,5%,78%);
|
||||
margin-bottom: 4px;
|
||||
|
|
Loading…
Reference in a new issue