Added tab 'hidden' detection when chat is on, added css red text messages sent
This commit is contained in:
parent
422c0b26c4
commit
896d9084ef
3 changed files with 115 additions and 87 deletions
|
|
@ -80,20 +80,17 @@
|
|||
|
||||
.mainboxDisplay button {
|
||||
@apply
|
||||
cursor-pointer;
|
||||
cursor-pointer
|
||||
}
|
||||
|
||||
p {
|
||||
@apply
|
||||
text-black
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.div-test {
|
||||
div-test {
|
||||
@apply
|
||||
italic
|
||||
|
||||
text-red-800
|
||||
text-right
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue