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 committed by apetitco
parent 4d838585b4
commit 18956ee953
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
}