fixed message bugs

This commit is contained in:
supertiger1234 2019-10-16 12:03:11 +01:00
parent 15d4c4b20b
commit 41db687eaa

View file

@ -341,6 +341,9 @@ export default {
.ownMessage.halloween .content {
background: rgba(255, 135, 31, 0.43);
}
.ownMessage.halloween .triangle-inner {
background: rgba(255, 135, 31, 0.43);
}
.ownMessage .date {
color: rgb(209, 209, 209);
}