Colors on chat changed and icon and splash changed

This commit is contained in:
Eudes Inácio
2021-10-28 16:08:49 +01:00
parent cff1bdf5e6
commit 56ab62fa8a
30 changed files with 26 additions and 17 deletions
+1 -1
View File
@@ -1135,7 +1135,7 @@ ngx-mat-datetime-content{
.incoming-false:hover{
.message-options-icon{
display: block;
background-color: #e4f4fe;
background-color: var(--chat-incoming-msg-color);
}
}
}