fix: add missing JS files and logic

This commit is contained in:
2025-06-11 21:49:26 -03:00
parent a077e74688
commit b3baaec974
4 changed files with 40 additions and 9 deletions
+4
View File
@@ -342,6 +342,10 @@ select:focus, input:focus {
margin-top: 2px;
}
.hidden-column {
display: none;
}
@media (max-width: 768px) {
.container {
margin: 0px;