Added tab 'hidden' detection when chat is on, added css red text messages sent

This commit is contained in:
NigeParis 2025-11-26 19:58:34 +01:00
parent 422c0b26c4
commit 896d9084ef
3 changed files with 115 additions and 87 deletions

View file

@ -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
}