Messages: Change the color or unread message (#365 from @Defenders08)

This commit is contained in:
Vladimir Barinov 2021-12-24 11:09:22 -08:00 committed by GitHub
commit b765038bc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -908,7 +908,7 @@ table.User {
}
.messenger-app--messages---message.unread {
background-color: #dcdcdc;
background-color: #ededed;
padding: 5px;
margin: -5px;
padding-bottom: 1.2rem;