separated socket from app for clear develoopement

This commit is contained in:
NigeParis 2025-11-18 18:50:13 +01:00 committed by Maix0
parent 0a504a75ce
commit 9889600708
8 changed files with 129 additions and 52 deletions

View file

@ -74,6 +74,11 @@
text-center z-50;
}
.mainboxDisplay button {
@apply
cursor-pointer;
}
p {
@apply
text-black