mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-13 11:31:41 +00:00
fixed message bugs
This commit is contained in:
parent
15d4c4b20b
commit
41db687eaa
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue