user error :/ fixed

This commit is contained in:
supertiger1234 2019-10-16 11:57:21 +01:00
parent 3ed763028f
commit 15d4c4b20b

View file

@ -338,7 +338,7 @@ export default {
.ownMessage .content {
background: rgba(184, 184, 184, 0.219);
}
.ownMessage .content.halloween {
.ownMessage.halloween .content {
background: rgba(255, 135, 31, 0.43);
}
.ownMessage .date {