Tons of Stuff
Some checks failed
Deploy Backend to Docker / deploy (push) Failing after 6m13s
Deploy Backend to Docker / deploy-portainer (push) Has been skipped

This commit is contained in:
2025-12-03 20:19:40 -05:00
parent 0b86c88eb4
commit b7c2e0fc24
19 changed files with 1783 additions and 134 deletions

View File

@@ -16,6 +16,7 @@
width: 100%;
height: 100%;
overflow: hidden;
background: #0a0e27;
}
#root {
@@ -23,6 +24,8 @@
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
border: 2px solid #50e3c2;
box-shadow: 0 0 20px rgba(80, 227, 194, 0.3);
}
/* Custom scrollbar */