separated socket from app for clear develoopement
This commit is contained in:
parent
0a504a75ce
commit
9889600708
8 changed files with 129 additions and 52 deletions
|
|
@ -74,6 +74,11 @@
|
|||
text-center z-50;
|
||||
}
|
||||
|
||||
.mainboxDisplay button {
|
||||
@apply
|
||||
cursor-pointer;
|
||||
}
|
||||
|
||||
p {
|
||||
@apply
|
||||
text-black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue