mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-18 22:11:03 +00:00
user error :/ fixed
This commit is contained in:
parent
3ed763028f
commit
15d4c4b20b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue